Agents
Get Agent
Fetch the full configuration of a single agent by its ID.
GET
Get an agent
Fetches the complete configuration of an agent including its voice, LLM, prompts, telephony limits, and post-call analysis settings.
When to use this
Use this to display agent details in a management dashboard, verify settings before starting a campaign, or check the current configuration of an agent before updating it.Request
Response
Authorizations
Pass your API key as a Bearer token in the Authorization header.
Path Parameters
Response
Success.
Example:
"agt_abc123"
Example:
"org_xyz"
Example:
null
Example:
1
Example:
false
Example:
"2024-03-01T10:00:00.000Z"
Example:
"2024-03-01T10:00:00.000Z"
Example:
null
Pipeline subtype for single prompt agents. Cascaded uses separate STT, LLM, and TTS components. Speech_To_Speech uses a realtime speech model.
Available options:
Cascaded, Speech_To_Speech Example:
"Cascaded"
Get an agent