Get Organization Analytics
Analytics
Get Organization Analytics
Get per-organization usage breakdown for your tenant
GET
Get Organization Analytics
Get Organization Analytics
Returns usage and cost analytics broken down by organization, enabling you to track which organizations are consuming the most resources.Authentication
Your API key
Query Parameters
Start date for filtering (ISO 8601 format: YYYY-MM-DD). Defaults to 30 days ago.
End date for filtering (ISO 8601 format: YYYY-MM-DD). Defaults to today.
Response
Whether the request was successful
Your tenant identifier
The date range for the analytics data
List of organizations with their analytics
Example Request
Example Response
Table Columns Reference
When displaying organization analytics in a table, include these columns:| Column | Field | Description |
|---|---|---|
| Organization | organization_name | Organization display name |
| Users | users_count | Number of users |
| SMS Sent | total_sms_sent | Outbound SMS count |
| SMS Received | total_sms_received | Inbound SMS count |
| MMS Sent | total_mms_sent | Outbound MMS count |
| MMS Received | total_mms_received | Inbound MMS count |
| Voice Calls | total_voice_calls | Number of calls |
| API Requests | api_requests_count | API request count |
| Storage | api_storage_cost | Storage cost (USD) |
| Phone Monthly | phone_rental_count | Rental billing events |
| Phones Purchased | phone_purchase_count | Numbers purchased |
| Brands | brand_registration_count | Brands registered |
| KB Count | kb_count | Knowledge bases |
| Cost | total_cost | Total cost (USD) |
Use Cases
- Organization comparison - Compare usage across organizations
- Cost allocation - Attribute costs to specific organizations
- Usage reporting - Generate per-organization reports
- Billing insights - Understand which orgs drive costs
Related Endpoints
- Analytics Overview - Tenant-level summary
- User Analytics - Drill down into specific organization

