Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Headers
The API version to use.
Available options:
2025-06-19
Path Parameters
The ID of the agent to retrieve. Use ca_8qm9JBCiTe7
for the latest version, or ca_8qm9JBCiTe7@v2
for a specific version.
Response
Successful response.
Unique identifier for the agent, e.g. ca_8qm9JBCiTe7
Version-specific identifier for the agent instance, e.g. ca_8qm9JBCiTe7@v0
Human-readable name for the agent.
Description of the agent.
Status of this agent version: 'released', 'draft', or 'archived'.
Available options:
released
, draft
, archived
Full configuration for the agent (e.g. voice, runtime, tools).