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