List Agent Conversation Tickets
List an agent’s conversation triage tickets, ordered by most recently created first. These are tickets about the agent’s own performance on a conversation (for triage with Architect), not tickets an agent opens for end users.
Headers
Your API key for programmatic access. Send it in the x-api-key header; you can create and manage keys from the Developers page.
Path Parameters
Query Parameters
How many agent conversation tickets to return. Can not exceed 100.
1 <= x <= 100Filter tickets by conversation id.
Filter tickets by status.
open, in_progress, resolved, merged Filter tickets by how they were raised (qa, agent, manual). Repeat the parameter to filter by multiple sources.
qa, agent, manual Filter tickets by creator. Use 'agent' for agent-raised tickets.
Filter tickets by assignee. Use 'unassigned' for tickets with no assignee.
Filter clusters by issue type.
knowledge_gap, incorrect_information, documentation_gap, product_feedback, platform_bug, tool_issue, missing_tool, unnecessary_escalation, wrong_action Filter tickets by an exact label.
Used for fetching next page. Cursor is returned in the response.