Returns the result of the Async Job - possible states can be STARTED or COMPLETED
get/ocr/pdf/get-job-status
Query parameters
AsyncJobIDstring required
Response
OK
Successfulboolean
True if successful, false otherwise
AsyncJobIDstring
When the job exceeds 25 pages, an Async Job ID is returned. Use the CheckPdfOcrJobStatus API to check on the status of this job using the AsyncJobID and get the result when it finishes
AsyncJobStatusstring
Returns the job status of the Async Job, if applicable. Possible states are STARTED and COMPLETED