Skip to main content
GET
List Active Calls

Headers

string
required
API key used for authenticating requests to the API.
string
required
Workspace identifier for the API.

Response Fields

array
Array of active call objects.
string
Unique identifier for the active call.
string
The LiveKit room name for the call.
string
Customer’s phone number.
string
Customer’s name if available.
string
Name of the AI agent handling the call.
number
Current call duration in seconds.
string
Call status (always “active” for this endpoint).
string
Current detected sentiment of the conversation.
string
The most recent message in the conversation.
boolean
Whether a transfer to a human agent has been requested.
string
Call type: “phone” or “web”.
array
Array of call participants.
number
Total number of active calls.
string
Server timestamp of the response.