Skip to main content
GET
Get Job

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

job_id
string
required

Response

Successful Response

created_at
string
required
job_id
string
required
progress
number
required
status
string
required
error
string | null
finished_at
string | null
result
unknown