OpenAPI 3.1.0raw.githubusercontent.com2026-08-191,3412,1385.0 MB

ec31f78cf002

Porting Orders

List available carriers in the UK

Returns the list of UK carriers available for porting, for use when preparing porting orders for UK numbers.

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"
    }
  ]
}