Support
List tickets
List support tickets with status, message counts, and latest update timestamps
GET
List tickets
Documentation Index
Fetch the complete documentation index at: https://docs.xquik.com/llms.txt
Use this file to discover all available pages before exploring further.
Free - does not consume credits
Support tickets are free for all authenticated users.
Headers
Your API key. Session cookie authentication is also supported. Generate a key from the dashboard.
Response
- 200 OK
- 401 Unauthenticated
- 429 Rate Limited
Array of ticket objects.
Unique ticket public ID.
Ticket subject.
Current status:
open, in_progress, resolved, or closed.Total number of messages in the ticket.
ISO 8601 creation timestamp.
ISO 8601 last update timestamp.
Returns up to 200 tickets ordered by most recently updated. There is no pagination. Contact support if you need more.
Related: Create Ticket to open a new ticket, or Get Ticket to fetch details and message history for a specific ticket.
Last modified on May 6, 2026
List tickets