Returns the SMS / email / webchat conversations attached to a single agent for the dashboard’s per-agent drill-down. type=assignee lists conversations where the agent is in assignees; type=owner lists conversations where the agent is the userId owner. Voice conversations are intentionally excluded (see ENG-392).
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.
Target agent's user id. Must be a valid ObjectId in the caller's organization (and department, for DEPARTMENT_HEAD).
assignee, owner 1-based page number.
x >= 1Page size. Clamped to [1, 100].
1 <= x <= 100