Live Calls

List live calls

Retrieve all currently active (live) calls on the account.

get/api/v1/Account/{auth_id}/Call

Path parameters

auth_idstring required
Example:MA_XXXXXX

Your account Auth ID

Query parameters

status'live' | 'queued' required

Response

List of live call UUIDs

api_idstring required

Unique identifier for this API request

callsstring[] required

Array of call UUIDs for all active calls

Changes

No recorded changes to this endpoint across all 1 revision of this API.