Get Job Status
Returns a job’s status and page-level usage.
Terminal statuses: completed, partially_completed, failed, rejected. Results and download URLs are only available after the job reaches a terminal status.
Authentication
api-subscription-keystring
API Key authentication via header
Path parameters
job_id
The unique identifier of the job
Response
OK
job_id
The unique identifier of the job.
status
Current status of the job. Terminal statuses: completed, partially_completed, failed, rejected.
pipeline
Job pipeline: digitise or extract.
usage
created_at
Job creation timestamp.
updated_at
Timestamp of the last job update.
Errors
404
Not Found Error