Retrieve requested data for open tickets
Ticket data & attachments
Retrieve requested data for open tickets
Retrieve the list of additional data requests for open tickets handled by Support Automation.
GET
Retrieve requested data for open tickets
Authorizations
Basic Authentication using API key and secrets is currently the main authentication mechanism.
Query Parameters
The page number to retrieve (1-indexed).
Required range:
x >= 1Example:
1
The number of items per page.
Required range:
1 <= x <= 100Example:
50