Skip to main content
GET
Get jobs progress

Authorizations

Authorization
string
header
required

API key authentication. Format: Bearer RJ-XXX.... Get your API key from the Renderjuice dashboard.

Response

200 - application/json

Success

jobId
string
required

Unique identifier of the job

Example:

"123e4567-e89b-12d3-a456-426614174000"

completedFrames
number
required

Number of frames that have been completed

Example:

50

totalFrames
number
required

Total number of frames to render

Example:

100