Get Duration Distribution
Retrieves call duration distribution analytics.
GET
Get Duration Distribution
Return call duration distribution analytics. Use this to understand whether conversations are too short, too long, or clustered around expected script lengths.
Use this for
- Detecting early hangups or low engagement.
- Spotting calls that exceed the expected script length.
- Tuning assistant prompts, transfer rules, and max call length.
agent_id or bulk_list_id when investigating one assistant or campaign.
For campaign dashboards, combine this distribution with classification analytics so teams can see whether short calls are failed attempts, successful quick confirmations, or early hangups.Headers
(Required) Your Ringg AI API key.
Example:
"7251cb4b-3373-43a4-844c-b27a1d45e0c9"
Query Parameters
Start date for analytics filter (YYYY-MM-DD format)
Example:
"2025-09-25"
End date for analytics filter (YYYY-MM-DD format)
Example:
"2025-09-25"
Filter by specific agent ID
Example:
"123e4567-e89b-12d3-a456-426614174000"
Filter by specific bulk list/campaign ID
Example:
"123e4567-e89b-12d3-a456-426614174000"
Filter by voicemail status
Example:
false
Response
Duration distribution retrieved successfully.
Call duration distribution data
Get Duration Distribution
