Get telephony AI agent performance metrics
Report
Get telephony AI agent performance metrics
Returns performance metrics for a specific telephony AI agent over time. Returns 5 metrics: answered calls, missed calls, service level, average wait time, and average handling time.
GET
Get telephony AI agent performance metrics
Autorisierungen
JWT-based authentication
Pfadparameter
The ID of the telephony AI agent
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