Authorizations
Cookie-based authentication
Path Parameters
The key of the export
Available options:
reporting_tickets
, reporting_messages
, reporting_worklog
, survey
, ticket
Query Parameters
The format of the export
Available options:
xlsx
, csv
, json
The number of items to return
Required range:
1 <= x <= 1000
The number of items to skip
Required range:
x >= 0
The field to order by. Can be any column name from the table.
The direction to order by
Available options:
asc
, desc
Response
Successful operation
The response is of type object[]
.