Retrieve an agent
Agents
Retrieve an agent
GET
Retrieve an agent
Authorizations
Your AssemblyAI API key in the Authorization header. The raw key works directly; a Bearer prefix is also accepted.
Path Parameters
The agent's unique ID.
Example:
"7ad24396-b822-4dca-871a-be9cc4781cf9"
Response
The agent record.
A stored voice agent.
Example:
"7ad24396-b822-4dca-871a-be9cc4781cf9"
Example:
"Support Assistant"
Audio input configuration. Defaults to PCM at 24 kHz if omitted.
Audio output configuration. Defaults to PCM at 24 kHz with the agent's voice.
Connected LLM, if any. The api_key is write-only and never returned.