v2

latestOpenAPI 3.1.02026-07-2628105122.0 KB
documentIntelligence

Get Document Intelligence Download URLs

Returns presigned URLs for downloading output files.

Method: POST only. A GET request to this path returns 405 Method Not Allowed.

Prerequisites:

  • Job must be in Completed or PartiallyCompleted state
  • Failed jobs have no output available
post/doc-digitization/job/v1/{job_id}/download-files

Path parameters

job_idstring uuid required

The unique identifier of the job

Headers

api-subscription-keystring required

Response

Successful Response

job_idstring uuid required

Job identifier (UUID)

job_state'Accepted' | 'Pending' | 'Running' | 'Completed' | 'PartiallyCompleted' | 'Failed' required

Current state of the document intelligence job

storage_container_type'Azure' | 'Local' | 'Google' | 'Azure_V1' required
download_urlsobject required

Map of filename to presigned download URL details

error_codestring nullable
error_messagestring nullable