get_job_report
Retrieve a job's full worker log and metadata, including the ffmpeg command and errors, and see if it's still running. Use this as the first stop when diagnosing a failed transcode.
Instructions
Get a job report by job ID (GET /api/v2/job-reports/{jobId}) — the full worker log for that job plus its metadata, including whether the job is still running. This is where the ffmpeg command line and its errors live, so read it first when a transcode fails.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| job_id | Yes | Job ID |