Get OCR job status
Retrieve the status and results of an OCR job. Returns job progress, extracted text, and metadata when processing is complete.
GET
Authorizations
API key starting with sk_case_
Path Parameters
The OCR job ID returned from the create OCR endpoint
Query Parameters
Include full OCR text in completed responses (default: true)
Available options:
true, false Response
OCR job status and results
OCR job ID
Current job status
Available options:
pending, processing, completed, failed Job creation timestamp
Number of pages processed
Extracted text content (when completed)
Additional processing metadata
Job completion timestamp
Previous
Download OCR resultsDownload OCR processing results in various formats by redirecting to the OCR service download URL.
Next

