Documentation Index
Fetch the complete documentation index at: https://docs.vobiz.ai/llms.txt
Use this file to discover all available pages before exploring further.
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
| Parameter | Type | Required | Description |
|---|---|---|---|
auth_id | string | Yes | Your Vobiz account ID |
call_uuid | string | Yes | Unique identifier of the queued call |
Query parameters
| Parameter | Type | Required | Description |
|---|---|---|---|
status | string | Yes | Must be queued to retrieve queued call details |
Example request
cURL
Response
200 OK
| Field | Description |
|---|---|
api_id | Unique identifier for this API request |
call_status | Always queued for this endpoint |
call_uuid | Unique identifier for the call |
request_uuid | Request identifier (same as call_uuid) |
direction | Call direction: outbound or inbound |
from | Source phone number |
to | Destination phone number |
caller_name | Caller ID name |