Retrieves details of a specific Compliance Job by its ID.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
The ID of the Compliance Job to retrieve. Compliance Job ID.
"1372966999991541762"
A comma separated list of ComplianceJob fields to display. The fields available for a ComplianceJob object.
1created_at, download_expires_at, download_url, id, name, resumable, status, type, upload_expires_at, upload_url [
"created_at",
"download_expires_at",
"download_url",
"id",
"name",
"resumable",
"status",
"type",
"upload_expires_at",
"upload_url"
]