latestOpenAPI 3.1.0PortSIP2026-08-105581112.6 MB

577415d4a3d5

CTI

List call queues of exclusive number

Get a collection of call queues where exclusive number is located.

get/exclusive_numbers/{id}/call_queues

Path parameters

idstring required

The unique ID of the resource.

Example:NzAwNTUxOTA5NzczMTQ4MTYw

The unique ID the exclusive number.

Response

OK

Example response

{
  "items": [
    {
      "id": "NzAwNTUxOTA5NzczMTQ4MTYw"
    }
  ]
}