List agents with current presence and capacity
Escalation Dashboard
List agents with current presence and capacity
Returns one entry per agent in scope with their connection state, availability toggle, current unresolved chat count, configured max-chats ceiling, and the last assignment / availability timestamps. Used to populate the agent grid on the escalation dashboard.
GET
List agents with current presence and capacity
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.