Agents
Get Agent
deprecated
Fetch the full configuration of a single agent by its ID.
GET
Get a specific agent by ID (structured)
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.Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Headers
RSA encrypted organization ID (base64 format)
Example:
"BASE64_ENCRYPTED_ORG_ID_HERE"
Path Parameters
ID of the agent
Response
200 - application/json
Example:
0
Example:
false
Example:
false
Example:
"llm_abc123xyz789ab"
Example:
"llm_abc123xyz789ab"
Example:
500
Example:
"tr0deepnova3xx"
Get a specific agent by ID (structured)