Get filter dropdown options (users, automations, departments)
Escalation Dashboard
Get filter dropdown options (users, automations, departments)
Returns the option lists used to populate the dashboard’s filter dropdowns: in-scope users, automations that have escalation configured, and (for ADMIN/SUPERADMIN only) all departments in the organization.
GET
Get filter dropdown options (users, automations, departments)
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.