Authorizations
JWT-based authentication
Query Parameters
Export format. Defaults to the backend defaultDateExportFormat setting.
Available options:
xlsx, csv, json The number of items to return
Required range:
1 <= x <= 1000The number of items to skip
Required range:
x >= 0Column used to order the result set (e.g. submittedAt).
Sort direction applied to orderByField.
Available options:
asc, desc