Get an agent
GEThttps://platform.docana.com/api/v1/agents/:agentId/
Returns one agent in the same item shape as the GET /api/agents/ list.
Request
Responses
- 200
- 400
- 401
- 403
- 404
- 500
The agent
The request body, query, or path failed validation. See validationErrors.
The API key or session is missing, expired, or malformed.
The caller is authenticated but not allowed to perform this operation.
Agent not found
Unexpected server error.