Retrieve an agent
Retrieve a single agent by ID. Tool header values are masked as "***" in the response.
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.
"7ad24396-b822-4dca-871a-be9cc4781cf9"
Response
The agent record.
A stored voice agent.
"7ad24396-b822-4dca-871a-be9cc4781cf9"
"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.