Download Job Output

GET {{cb_url}}/jobs/v1/orgs/{{cb_org_key}}/jobs/{{cb_job_id}}/download

Provides a redirect with a pre-signed S3 URL to download the output of the job.

If the job does not exist or the output is not yet available, this route will return 404.

Permission (.notation name)Operation(s)
jobs.statusREAD

See Documentation