Get Organization Analytics
See how an entire organization (company, team, etc.) engages with your AI across all their users and conversations. Spot trends, measure satisfaction, and identify opportunities to improve the experience for your biggest customers.
⚠️ Requires Growth+ plan or higher
Two modes available:
- simple mode: Get organization-wide metrics like average sentiment, frustration levels, commercial intent, and quality scores. Perfect for executive dashboards and health monitoring. No rate limiting.
- insights mode (default): Dive into detailed patterns, common topics, and AI-generated recommendations for improving this organization’s experience. Rate limited based on your plan’s
maxAnalysesPerHour.
If analytics don’t exist yet, they’ll be generated in real-time from the organization’s conversations (this may take a few seconds). Returns 404 if the organization doesn’t exist or has no conversations.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
The organization ID to get analytics for
Query Parameters
Analysis mode: "simple" returns only numeric aggregates (no rate limiting), "insights" includes topics, keywords, and recommendations (rate limited per tenant plan).
simple, insights Filter analytics by product ID.
Filter analytics by version ID.
Response
Organization analytics retrieved successfully
Average sentiment across all conversations.
Distribution of sentiment changes.
Average frustration level.
Average struggle level.
Average commercial intent.
Average conversation rating.
Average conversation quality index.
Summary of the organization analytics.
Total number of conversations analyzed.
Topics discussed (insights mode only).
Keywords extracted (insights mode only).

