List agents
GEThttps://platform.docana.com/api/v1/agents/
Returns the agents visible to the caller, filtered by type (default CUSTOM). With applicationId it returns the agents of that application, without it only company-scoped agents (agents that belong to no application) are returned. Disabled agents are excluded unless includeDisabled=true.
Request
Responses
- 200
- 400
- 401
- 403
- 500
The list of agents
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.
Unexpected server error.