curl --location --request GET '/porting_phone_numbers'
{
"data": [
{
"activation_status": "New",
"phone_number": 13035550987,
"phone_number_type": "landline",
"portability_status": "pending",
"porting_order_id": "f1486bae-f067-460c-ad43-73a92848f902",
"porting_order_status": "draft",
"record_type": "porting_phone_number",
"requirements_status": "requirement-info-pending",
"support_key": "sr_a12345"
}
],
"meta": {
"page_number": 2,
"page_size": 25,
"total_pages": 3,
"total_results": 55
}
}
Authorization: Bearer ********************