Get the conversation insights analytics section of an agent
GEThttps://platform.docana.com/api/v1/agents/:agentId/analytics/insights/
Returns null when the agent has Insights disabled or no data points configured; otherwise an object with analyzedSnapshotCount and one aggregate per configured data point.
Request
Responses
- 200
- 400
- 401
- 403
- 404
- 500
Conversation insights aggregates, or null when the section is disabled
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.