Live Calls
Retrieve a live call
Retrieve details of a specific live or queued call.
get/api/v1/Account/{auth_id}/Call/{call_uuid}
Path parameters
auth_idstring required
Example:MA_XXXXXX
Your account Auth ID
call_uuidstring required
Example:cdr_XXXXXXXXXX
Query parameters
status'live' | 'queued' required
Response
Live call details
Changes
No recorded changes to this endpoint across all 1 revision of this API.