Live Calls
Retrieve a queued call
Retrieve details of a specific queued (pending) 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
Queued call details
Changes
No recorded changes to this endpoint across all 1 revision of this API.