Browse documentation
Agents
Retrieve an agent
Retrieves a single agent configuration by ID. Requires agents:read.
Use this to inspect instructions, active/inactive availability, and runtime settings for one agent. Archived agents return 404.
GET
/agents/{agentId}Authorization
AuthorizationBearer <token>Path parameters
agentIdstringrequired- format
"uuid"
Response
Agent object.
object
idstringrequired- format
"uuid"
public_idstringrequired- pattern
"^agt_[A-Za-z0-9]+$"
objectstringrequired- const
"agent"
namestringrequiredslugstringrequireddescriptionstring | nulliconstring | nullcommand_contentstringis_activebooleanrequiredPublic active/inactive switch. Active agents can appear in the model list.
created_atintegerrequiredupdated_atintegerrequired