Get video-transcription analytics
GET/api/v1/chatbots/:chatbotId/analytics/transcription
Video-transcription aggregates for a single chatbot at dashboard parity: totals (videos, duration, cost, char/word counts) and breakdowns by service, language, platform, and model. Per-other-chatbot breakdowns are stripped. NOT tier-gated — matches the ungated dashboard route (auth + analytics:read + ownership only). All-time totals; no days parameter is applied. Required scope: analytics:read.
Request
Responses
- 200
- 401
- 403
- 404
- 429
Transcription analytics for the chatbot.
Unauthorized — missing or invalid API key
Forbidden — key lacks required scope
Not Found
Too Many Requests — rate limit exceeded