Call Management
Retrieve a queued call
Fetch details of a single pending Vobiz call by UUID before it connects - inspect destination, timestamps, and queue state via GET with status=queued.
GET
Retrieve a queued call
A call is in the “queued” state when it has been initiated via the API but has not been answered yet, including calls waiting for the destination to ring or answer.
Path parameters
Query parameters
Example request
cURL
Response
200 OK
Authorizations
Your Vobiz account Auth ID
Your Vobiz account Auth Token
Path Parameters
Your account Auth ID
Example:
"MA_XXXXXX"
Example:
"cdr_XXXXXXXXXX"
Query Parameters
Available options:
live, queued Response
200 - application/json
Queued call details