Returns paginated EscalationAssignment records (an audit log of every queue → agent or direct assignment), enriched with contact, assignee, and department names. Supports filtering by assignee, automation, date range, and free-text contact search.
Documentation Index
Fetch the complete documentation index at: https://docs.tetherai.ca/llms.txt
Use this file to discover all available pages before exploring further.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Optional department filter. ADMIN/SUPERADMIN may pass any departmentId; DEPARTMENT_HEAD is implicitly scoped to their own department and any other value is ignored.
1-based page number.
x >= 1Page size. Clamped to [1, 100].
1 <= x <= 100Case-insensitive substring match against contact firstName, lastName, or phoneNumber.value.