Metrics Summary
Metrics
Metrics Summary
Get aggregated KPIs and summary statistics
GET
Metrics Summary
Metrics Summary
Returns aggregated key performance indicators (KPIs) for your interactions. This endpoint provides a high-level overview of your call and conversation volumes, success rates, and other important metrics.Request
Headers
| Header | Required | Description |
|---|---|---|
Authorization | Yes | Bearer token with your API key |
Query Parameters
| Parameter | Type | Default | Description |
|---|---|---|---|
date_from | string | 30 days ago | Start date (ISO 8601) |
date_to | string | Today | End date (ISO 8601) |
clinic_id | string | - | Filter by clinic UUID |
channel | string | - | Filter by channel: voice or whatsapp |
Response
Whether the request was successful
Examples
Basic Request
With Date Range
Filter by Channel
Get metrics for voice calls only:Response Example
Use Cases
Dashboard Overview
Build a KPI dashboard showing key metrics:Monthly Reports
Generate monthly comparison reports:Related Endpoints
Outcome Breakdown
Get detailed breakdown of outcomes.
Daily Metrics
Get day-by-day time series data.