latestOpenAPI 3.1.0PortSIP2026-08-105581112.6 MB

577415d4a3d5

Call Queue

Query call queue server status

Retrieve a call queue server's status.

get/call_queue_servers/{id}/status

Path parameters

idstring required

The unique ID of the resource.

Example:NzAwNTUxOTA5NzczMTQ4MTYw

The unique ID of the call queue server.

Response

OK

cpu_usageinteger

CPU usage.

memory_usageinteger

Memory usage.

status'ONLINE' | 'OFFLINE'

Call queue's status:

  • ONLINE: The call queue is online.
  • OFFLINE: The call queue is offline.