Skip to main content
GET
List Active Calls

Headers

string
required
Your API key for authentication.
string
required
The unique organization ID.

Response

array
An array of active call objects. Each object represents one ongoing or queued call.
string
Unique identifier for the call.
string
The organization/user ID that initiated the call.
string
The originating phone number.
string
The destination phone number.
string
The agent prompt or objective that was used to initiate the call.
string
The pathway ID associated with the call, if any.
string
The call start time (ISO 8601 string). May be empty if the call has not started.
string
"true" if the call is international, "false" otherwise.
string
Current call status (e.g., QUEUED, IN_PROGRESS).
string
Unix epoch (milliseconds) when the call record was created.
null
Always null on success.

Docs for agents: llms.txt