v1

latestOpenAPI 3.0.32026-07-24156161.2 MB
Call Center Regions

Get Call Center Regions

Use the Get Call Center Regions PBX domains available.

get/call-center-regions

Response

successful operation

Example response

{
  "callCenterRegions": [
    {
      "description": "EU frankfurt",
      "domain": "example-eu.pbx.commpeak.com",
      "id": "1",
      "ip": "127.0.0.1"
    },
    {
      "description": "Default",
      "domain": "example.pbx.commpeak.com",
      "id": "0",
      "ip": "127.0.0.1"
    }
  ]
}