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.