List active calls
GET/v1/calls/active
Your organization's active calls — queued or in progress, not yet finalized — newest first, in the same {status, count, total_count, calls} envelope as GET /calls. Page with limit/offset.
Request
Responses
- 200
- 401
- 403
- 429
Missing, invalid, revoked, or expired API key.
The key lacks the calls:read scope.
Rate limit exceeded.