job_status
Check the current status of an asynchronous document processing job by supplying its job ID, returning progress states from new to success or failure.
Instructions
Check the current status of an asynchronous DocuProx processing job. Returns the job_id and status string (e.g. NEW, UNZIP FILE, UNZIP FILE SUCCESS, UNZIP FILE FAILED,PROCESS IMAGE, PROCESS IMAGE SUCCESS,PROCESS IMAGE FAILED,SUCCESS,FAILED).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| job_id | Yes | UUID of the job returned by process_job. |