Get aggregate escalation dashboard statistics
Escalation Dashboard
Get aggregate escalation dashboard statistics
Returns top-line escalation dashboard counters: online agents, available agents, current queue length, assignments made today, and rolling 7-day average queue wait time. Optionally scoped to a department.
GET
Get aggregate escalation dashboard statistics
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Query Parameters
Optional department filter. ADMIN/SUPERADMIN may pass any departmentId; DEPARTMENT_HEAD is implicitly scoped to their own department and any other value is ignored.
IANA timezone name (e.g. "America/Toronto") used to compute the start-of-today boundary for the assignedToday counter. Defaults to server local time.