Analytics
Weekly call trends
Returns per-week call performance metrics including volume, pickup rate, and duration percentiles (p50, p90). Each week starts on Monday.
get/analytics/weekly-trends
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
Weekly performance metrics
Example response
{
"success": true
}