List calls across all tenants
GET
/system/v2/calls
Platform support: MT
Lists live calls across every tenant. Requires an API key or
service identity; not available on non-multi-tenant deployments (use /org/default/v2/calls
there). Optionally restrict the result to specific tenants with the tenants query
parameter.
Request
Responses
- 200
- 401
- 404
- 500
- 504
List of active calls
Missing or malformed user identity
The requested resource or scope is not available. Returned, for example, when the system scope is used on a non-multi-tenant deployment, or with a non-API-key identity.
Internal server error
The proxy timed out waiting for the processing thread to service the request. For call initiation the call may still proceed on the PBX; for a list request no state is changed. The timeout only bounds how long the request is held open.