Analytics
Phone number trends
Returns per-phone-number call volume and pickup rate as a daily timeseries, useful for spotting number-level degradation over time.
get/analytics/phone-number-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
Per-number daily timeseries
Example response
{
"success": true
}