Skip to main content
GET
Get an agent

Autorisations

Authorization
string
header
requis

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Paramètres de chemin

id
string
requis

The agent ID

Maximum string length: 26

Réponse

Agent successfully retrieved.

agent_id
string<agent-id>
requis

The agent ID

name
string
requis

The agent name

Maximum string length: 255
created_at
string<date-time>
requis

When the agent was created

updated_at
string<date-time>
requis

When the agent was last updated

metadata
object
requis

Arbitrary key-value metadata for the agent

external_agent_id
string

External identifier for the agent, if set. Omitted when not set.

Maximum string length: 128