Status Values
Status | Description |
---|---|
pending | Job is queued and waiting to be processed |
staged | Job is prepared and staged for processing |
processing | Job is currently being processed |
failed | Job has failed due to an error |
completed | Job has completed successfully |
Endpoint
Headers
Header | Type | Required | Description |
---|---|---|---|
x-api-key | string | Yes | Your API key |
Path Parameters
Parameter | Type | Required | Description |
---|---|---|---|
job_id | string | Yes | The unique identifier of the job |