Get open support tickets for a client organization
Get Open Support Tickets For A Client Organization. Tickets are associated to an organziation based on the requester’s organization association. This endpoint returns a paginated response sorted by the request date. The first page is indexed at 1 and each page has up to 100 ticket entries.
Authorizations
Your Rhombus API key. Must be accompanied by the x-auth-scheme header set to api-token (or partner-api-token for partner endpoints).
Headers
Authentication scheme identifier. Use api-token for standard API key authentication, partner-api-token for partner API key authentication. Must be paired with the x-auth-apikey header containing your API key.
api-token, api, partner-api-token, partner-api Body
Request object for retrieving open support tickets with pagination.
Page number used for paginated response. If empty, the search will return the first page.
Response
OK
Response object containing open support tickets with pagination information.
Current page number in the paginated response
1
True if there is a next page, false otherwise
List of open support tickets
Total number of tickets, not limited to the current page