Porting Orders
List available carriers in the UK
List available carriers in the UK.
get/porting/uk_carriers
Response
Successful response
Example response
{
"data": [
{
"alternative_cupids": [
"895"
],
"created_at": "2021-03-19T10:07:15.527000Z",
"cupid": "895",
"id": "96dfa9e4-c753-4fd3-97cd-42d66f26cf0c",
"name": "Telnyx UK Limited",
"record_type": "porting_uk_carrier",
"updated_at": "2021-03-19T10:07:15.527000Z"
}
]
}