Get agent
Agents
Get agent
Retrieve a specific agent by ID
GET
Get agent
Authorizations
API key for authentication
Path Parameters
Agent ID
Response
Successful response
An agent as returned by the API.
Note the asymmetry with the create/update payloads: you write
configuration under config, and read it back under
standardConfig (or customProvider). The type field tells you which
one is present.
Only ACTIVE agents accept calls.
Available options:
ACTIVE, INACTIVE, SUSPENDED standard agents carry standardConfig. custom agents use
caller-supplied STT/LLM/TTS providers and carry customProvider.
Available options:
standard, custom The workspace this agent belongs to.
Present when type is standard.
Actions attached to this agent.
Knowledge bases attached to this agent.