Get the trends analytics section of an agent
GEThttps://platform.docana.com/api/v1/agents/:agentId/analytics/trends/
Returns dailyExecutions (execution counts per day) and dailyDuration (duration percentiles per day) for the requested window.
Request
Responses
- 200
- 400
- 401
- 403
- 404
- 500
Daily execution counts and duration percentiles 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.