Search export jobs

Returns a list of export jobs.

This operation returns summary information about jobs initiated using the Export API. Export jobs include the DOWNLOAD_EXPOSURE_VARIATION, EDM, EXPOSURE_RESOURCE, LOCATION_RESULTS, RDM_DATABRIDGE, RDM, RESULTS, and ROLLUP_RESULTS jobs.

To learn more about managing and tracking jobs, see Platform Jobs.

This operation supports response filtering based the value of a subset of properties. Depending on the property, you may use a combination of comparison operators, list operators, and logical operators. For example, this operation supports reponse filtering by export job type:

https://{{HOST}}/platform/export/v1/jobs?filter=type="DOWNLOAD_EDM"
Language
Credentials
URL