Get exports

GET {{baseUrl}}/v1/exports?pageSize=1000&skip=10&applicationId={{applicationId}}&campaignId={{campaignId}}&entity=Collection

List all past exports.

Request Params

KeyDatatypeRequiredDescription
pageSizenumberThe number of items in this response.
skipnumberThe number of items to skip when paging through large result sets.
applicationIdstringFilter results by Application ID.
campaignIdstringFilter by the campaign ID on which the limit counters are used.
entitystringThe name of the entity type that was exported.

HEADERS

KeyDatatypeRequiredDescription
Acceptstring