Analytics
Attempt cohort analysis
Returns cohort analysis of call attempt numbers, showing how pickup rate changes across the 1st, 2nd, 3rd (etc.) attempts to reach the same number, including cumulative rates and marginal gain per additional attempt.
get/analytics/attempt-cohort
Query parameters
agentIdstring
Comma-separated agent IDs to filter results
campaignIdstring
Campaign ID to filter results
callTypestring
Type of call to filter (e.g. inbound, outbound)
dateFromstring date-time
Start of date range (ISO 8601)
dateTostring date-time
End of date range (ISO 8601)
Response
Attempt cohort data
Example response
{
"success": true
}