Get Active Calls
GET/v2/pbxes/:pbxId/calls/active
Returns the calls that are currently active (in progress) for the given PBX at the moment of the query. This is a real-time snapshot, so no date-range filtering applies. The same endpoint is also served under /analytics/work/v2/pbxes/{pbxId}/calls/active.
Request
Responses
- 200
- 401
- 403
- 404
- 409
OK
Unauthorized
Forbidden
Not Found
Conflict