Get telephony agent performance metrics
Report
Get telephony agent performance metrics
Returns performance metrics for a specific telephony agent over time. Similar to telephonyPerformance, returns 5 metrics: answered calls, missed calls, answer rate, average wait time, and average handling time.
GET
Get telephony agent performance metrics
Autorisierungen
JWT-based authentication
Pfadparameter
The ID of the telephony agent (user)
Abfrageparameter
Number of days to look back
Verfügbare Optionen:
0, 1, 3, 7, 14, 30, 90, 365 Time bucket size for the time-series data. When omitted, defaults to 'day' (dd.mm keys, same as before).
- hour: one bucket per clock-hour (YYYY-MM-DD HH:00 keys); only allowed with lastDays ≤ 31
- day: one bucket per calendar day (dd.mm keys)
- week: one bucket per ISO week (YYYY-WNN keys)
- month: one bucket per calendar month (YYYY-MM keys)
Verfügbare Optionen:
hour, day, week, month