Download Compliance Job Results
Downloads the results file of a completed Compliance Job using the signed URL returned at job creation.
GET
Download Compliance Job Results
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
Pattern:
^[0-9]{1,19}$Query Parameters
Signed download token from the job's download_url.
A comma separated list of ComplianceJob fields to display. The fields available for a ComplianceJob object.
Minimum array length:
1Available options:
created_at, download_expires_at, download_url, id, name, resumable, status, type, upload_expires_at, upload_url Response
The request has succeeded.
The response is of type file.