v20

latestOpenAPI 3.1.0raw.githubusercontent.com2026-08-011984401.2 MB
Support

List the API key owner's support tickets

Returns the API key owner's tickets, newest first, with cursor pagination. Requires the tickets.read scope.

get/tickets

Query parameters

limitstring

Page size (1-100). Defaults to 25.

Page size (1-100). Defaults to 25.

cursorstring

Opaque continuation cursor from a prior page's nextCursor.

Opaque continuation cursor from a prior page's nextCursor.

Response

Program cursor-paginated result. nextCursor is null when hasMore is false.

nextCursorstring nullable required
hasMoreboolean required
timestampstring required