Retrieve an agent
GET/rest/api/v1/agents/:agent_id
⚠1 active deprecation
GET /rest/api/v1/agents/{agent_id}Use GET /api/agents/{agent_id} instead.
beta
This endpoint is in Beta. Expect changes and instability.
Returns details of an agent created in the Agent Builder.
Request
Responses
- 200
- 400
- 403
- 404
- 500
Success
Bad request
Forbidden
Not Found
Internal server error