Get all analytics sections of an agent (legacy)
GEThttps://platform.docana.com/api/v1/agents/:agentId/analytics/
Deprecated legacy endpoint that returns every analytics section in one response. Prefer the per-section endpoints (summary, trends, durations, evaluations, unanswered).
Request
Responses
- 200
- 400
- 401
- 403
- 404
- 500
All analytics sections for the agent in the requested 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.