Get the evaluations analytics section of an agent
GEThttps://platform.docana.com/api/v1/agents/:agentId/analytics/evaluations/
Returns evaluationDurations, one point per individual evaluation with its score and duration, grouped by evaluation criteria, for the requested window.
Request
Responses
- 200
- 400
- 401
- 403
- 404
- 500
Evaluation scores and durations grouped by criteria for the window
Invalid query parameters
The API key or session is missing, expired, or malformed.
No access to the application
A resource referenced by the path does not exist or is not visible to the caller.
Unexpected server error.