Get Job Progress

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

This route only returns the progress of a specific job. This route is preferred over listing the entire job for checking the progress.

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

See Documentation