Get an OCR task by ID

Authentication

AuthorizationBearer

Bearer authentication of the form Bearer <token>, where token is your auth token.

Path parameters

task_idstringRequired

Headers

x-monite-versionstringRequired
x-monite-entity-idstringOptional
The ID of the entity that owns the requested resource.

Response

Successful Response
idstringformat: "uuid"
created_atdatetime
updated_atdatetime
statusenum
Allowed values:
document_typeenum
Allowed values:
recognized_dataobject

Errors

401
Get OCR Tasks ID Request Unauthorized Error
404
Get OCR Tasks ID Request Not Found Error
422
Get OCR Tasks ID Request Unprocessable Entity Error
429
Get OCR Tasks ID Request Too Many Requests Error