Get job progress
Jobs
Get job progress
Return frame counters for a specific job.
GET
Get job progress
Use this endpoint for frame counts while a render runs. It can return
null before counters exist. Use GET /jobs/{id} and its data.status field to determine whether the job has completed, failed, or been canceled.Authorizations
API key authentication. Format: Bearer RJ-XXX.... Get your API key from the Renderjuice dashboard.
Path Parameters
Unique identifier (UUID) of the job Unique identifier of the job
Example:
"123e4567-e89b-12d3-a456-426614174000"

