GET
/
job
/
{job_id}

Authorizations

x-api-key
string
header
required

API key for authentication

Headers

x-api-key
string
required

API key for authorization

Path Parameters

job_id
string
required

ID of the job to check

Response

200 - application/json
created_at
string
required
estimated_completion_time
string
required
job_id
string
required
progress
number
required
status
enum<string>
required
Available options:
pending,
cancelled,
failed,
completed
updated_at
string
required