Get infrastructure analytics
GET/api/v1/chatbots/:chatbotId/analytics/infra
Infrastructure signals for a single chatbot at dashboard parity: latency and TTFT percentiles + histograms, region split, deploy-version timeline (regression detection), and warm-vs-cold ratio. deploymentVersion and dataRegion are owner-facing operational metadata, not user machine ids. Tier-gated (pro+). Required scope: analytics:read.
Request
Responses
- 200
- 400
- 401
- 403
- 404
- 429
Infrastructure 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