v2
latestOpenAPI 3.1.02026-07-2628105122.0 KBdocumentIntelligence
Get Document Intelligence Job Status
Returns the current status of a job with page-level metrics.
Job States:
- Accepted: Job created, awaiting file upload
- Pending: File uploaded, waiting to start
- Running: Processing in progress
- Completed: All pages processed successfully
- PartiallyCompleted: Some pages succeeded, some failed
- Failed: All pages failed or job-level error
Page Metrics: Response includes detailed progress: total pages, pages processed, succeeded, failed, and per-page errors.
get/doc-digitization/job/v1/{job_id}/status
Path parameters
job_idstring uuid required
The unique identifier of the job
Headers
api-subscription-keystring required
Response
Successful Response