Support
Get ticket
Get a support ticket by ID with full message history, status, and timestamps
GET
Get ticket
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.
Path parameters
The ticket public ID (e.g.
tkt_a1b2c3d4e5f6a1b2c3d4e5f6). Returned when you create a ticket or list tickets.Headers
Your API key. Session cookie authentication is also supported. Generate a key from the dashboard.
Response
- 200 OK
- 401 Unauthenticated
- 404 Not Found
- 429 Rate Limited
Unique ticket public ID.
Ticket subject.
Current status:
open, in_progress, resolved, or closed.ISO 8601 creation timestamp.
ISO 8601 last update timestamp.
Array of message objects, ordered chronologically.
Message content.
Who sent the message:
user or support.ISO 8601 timestamp of when the message was sent.
Related: Reply to Ticket to add a message, or Update Ticket Status to change the ticket status.
Last modified on May 6, 2026
Get ticket