Get chat analytics
GET/api/v2/projects/:slug/analytics/chat/
Aggregate KPIs and daily activity for the AI chat over a date range. MCP-only conversations are excluded. For those, see GET /api/v2/projects/{slug}/analytics/mcp/.
Required permission: analytics_read
Request
Responses
- 200
- 400
- 403
- 404
Chat analytics retrieved successfully
Bad request. Invalid or missing data.
Forbidden. Missing permissions.
Resource not found.