v47

latestOpenAPI 3.1.0raw.githubusercontent.com2026-06-181,0851,7264.5 MB
Porting Orders

List available carriers in the UK

List available carriers in the UK.

get/porting/uk_carriers

Response

Successful response

Example response

{
  "data": [
    {
      "id": "96dfa9e4-c753-4fd3-97cd-42d66f26cf0c",
      "cupid": "895",
      "name": "Telnyx UK Limited",
      "alternative_cupids": [
        "895"
      ],
      "record_type": "porting_uk_carrier",
      "created_at": "2021-03-19T10:07:15.527000Z",
      "updated_at": "2021-03-19T10:07:15.527000Z"
    }
  ]
}