Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
A valid request URL is required to generate request examples
{ "tickets": [ { "id": 123, "subject": "<string>", "refs": {}, "userUnread": true, "createdAt": "<string>", "lastMessageAt": "<string>", "resolvedAt": "<string>" } ] }
{ "error": { "code": "<string>", "message": "<string>", "details": "<unknown>" }}
HttpOnly session cookie set by POST /v1/auth/session. Mutating requests must also send the CSRF token (returned by that call) in the x-csrf-token header.
Default Response
Show child attributes