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-key
Query parameters
page_size
How many agent conversation tickets to return. Can not exceed 100.
status
Filter tickets by status.
Allowed values:
assignee_user_id
Filter tickets by assignee. Use 'unassigned' for tickets with no assignee.
cursor
Used for fetching next page. Cursor is returned in the response.
Response
Successful Response
agent_conversation_tickets
has_more
next_cursor
Errors
422
Triage Tickets List for Workspace Request Unprocessable Entity Error