Authorizations
JWT-based authentication
Query Parameters
Export format. Defaults to the backend defaultDateExportFormat setting when omitted.
xlsx, csv, json The number of items to return
1 <= x <= 1000The number of items to skip
x >= 0Column used to order the result set. Must be a column from the reporting_tickets table (for example createdAt, status, secondsToClose).
Sort direction applied to orderByField.
asc, desc Response
Export scheduled or returned successfully.