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

api_idstring required

Unique identifier for this API request

call_statusstring required

Current state of the call (e.g. in-progress)

call_uuidstring required
caller_namestring required
directionstring required
fromstring required
request_uuidstring required
session_startstring required
stir_attestationstring required
stir_verificationstring required
tostring required

Changes

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