Agents
Get Agent
Retrieve details of a specific agent
GET
Request
Retrieve detailed information about a specific AI voice agent.Headers
string
required
Bearer token for authentication. Format:
Bearer YOUR_API_KEYPath Parameters
string
required
The unique identifier of the agent (e.g.,
agent_abc123)Query Parameters
string
Comma-separated list of additional data:
stats, recent_callsResponse
string
Unique identifier for the agent
string
The agent’s display name
string
The agent’s instruction prompt
string
The voice ID used by the agent
string
The agent’s greeting message
string
Primary language code
string
The LLM powering the agent
string
Agent status:
active or inactiveobject
Usage statistics (when
include=stats)string
ISO 8601 creation timestamp
string
ISO 8601 last update timestamp