List Tickets
Support
Support
Ticket listing, ticket detail, ticket creation, closure, and message append operations.
GET
List Tickets
Use this group for support-ticket workflows. Common operations:Documentation Index
Fetch the complete documentation index at: https://docs.tensormesh.ai/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Bearer authentication using an access token. Format: Bearer <access_token>
Query Parameters
Filter by requester.
Filter by status.
Available options:
TICKET_STATUS_UNSPECIFIED, TICKET_STATUS_OPEN, TICKET_STATUS_IN_PROGRESS, TICKET_STATUS_RESOLVED, TICKET_STATUS_CLOSED Page number (1-based).
Page size.

