Get an agent

Gets a specific agent by ID if accessible to the authenticated user

Authentication

X-API-Keystring
Enter your API key for programmatic access
OR
AuthorizationBearer

Enter your JWT token (without the ‘Bearer ’ prefix)

Path parameters

idstringRequired
Agent ID

Response

Agent
dataobject or null
An AI agent

Errors