ocrJobFile
query
Download the original scanned file
Returns a short-lived token + media path used to download the file that was uploaded for this OCR job.
query {
ocrJobFile(companyId: Int!, ocrJobId: String!): OcrJobFile!
}Returns: OcrJobFile!
Arguments
| Name | Type | Description |
|---|---|---|
companyId | Int! | |
ocrJobId | String! |