Get Document Intelligence Download URLs

Returns presigned URLs for downloading output files. **Prerequisites:** - Job must be in `Completed` or `PartiallyCompleted` state - Failed jobs have no output available

Authentication

api-subscription-keystring
API Key authentication via header

Path parameters

job_idstringRequiredformat: "uuid"
The unique identifier of the job

Response

Successful Response
job_idstringformat: "uuid"

Job identifier (UUID)

job_stateenum
Current job state
storage_container_typeenum
Storage backend type
Allowed values:
download_urlsmap from strings to objects
Map of filename to presigned download URL details
error_codestring or null
error_messagestring or null

Errors