v52

OpenAPI 3.1.0raw.githubusercontent.com2026-07-311,1941,9384.1 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": [
    {
      "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"
    }
  ]
}