curl --location --request GET '/porting_orders/phone_number_configurations'
{
"data": [
{
"created_at": "2021-03-19T10:07:15.527000Z",
"id": "eef3340b-8903-4466-b445-89b697315a3a",
"porting_phone_number_id": "f1486bae-f067-460c-ad43-73a92848f902",
"record_type": "porting_phone_number_configuration",
"updated_at": "2021-03-19T10:07:15.527000Z",
"user_bundle_id": "daa4308e-742f-4867-97f2-3073db13319a"
}
],
"meta": {
"page_number": 2,
"page_size": 25,
"total_pages": 3,
"total_results": 55
}
}
Authorization: Bearer ********************