Get conversation-intelligence analytics
GET/api/v1/chatbots/:chatbotId/analytics/conversations
Conversation-intelligence aggregates for a single chatbot at dashboard parity: top topics, knowledge gaps, language distribution, scope usage, hourly heatmap, conversation depth. topTopics/knowledgeGaps titles are k-anonymity-gated (≥3 distinct sessions) and exposed exactly as the dashboard shows the owner. No raw session or user identifiers are ever returned — only aggregated, anonymized results. Tier-gated (pro-plus+). Required scope: analytics:read.
Request
Responses
- 200
- 400
- 401
- 403
- 404
- 429
Conversation analytics for the chatbot.
Bad Request — invalid input
Unauthorized — missing or invalid API key
Forbidden — key lacks required scope
Not Found
Too Many Requests — rate limit exceeded