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

api_idstring required

Unique identifier for this API request

call_statusstring required

Always queued for this endpoint

call_uuidstring required
request_uuidstring required
caller_namestring required
directionstring required
fromstring required
tostring required

Changes

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