Skip to main content
GET
Get Call Agent

Headers

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

Path Parameters

string
required
The unique identifier of the agent.

Response Fields

object
Contains the text-to-speech model details.
string
The language of the voice model (e.g., en).
string
The TTS provider name (e.g., openai, cartesia).
string
The unique identifier for the voice model.
string
The name of the voice model.
string
Unique identifier for the agent.
string
Unique identifier for the workspace associated with the agent.
string
Unique identifier for the user associated with the agent.
string
Name of the agent.
string
The LLM (language model) used by the agent (e.g., gpt-4o-mini).
string
Type of agent (e.g., voice).
object
The settings for the agent, including speed, volume, and temperature.
number
Speed value for TTS narration (0 to 1).
number
Volume level for TTS (0 to 1).
number
Temperature for LLM creativity (0 to 1).
string
The current status of the agent (e.g., ready).
array
A list of active sessions associated with the agent.
string
The timestamp when the agent was created.
string
The timestamp when the agent was last updated.