List workspace tickets

List conversation triage tickets across every agent in the workspace, ordered by most recently created first. Use this to build a workspace-wide view (for example, tickets assigned to the caller); for a single agent’s tickets, use the per-agent endpoint instead. Tickets for agents the caller cannot access are omitted.

Headers

xi-api-keystringOptional

Query parameters

page_sizeintegerOptional1-100Defaults to 100
How many agent conversation tickets to return. Can not exceed 100.
statusenumOptional
Filter tickets by status.
Allowed values:
assignee_user_idstringOptional
Filter tickets by assignee. Use 'unassigned' for tickets with no assignee.
cursorstringOptional
Used for fetching next page. Cursor is returned in the response.

Response

Successful Response
agent_conversation_ticketslist of objects
has_moreboolean
next_cursorstringOptional

Errors

422
Triage Tickets List for Workspace Request Unprocessable Entity Error