GET api/OCR/File
Retrieves an unprocessed file for OCR processing.
Request Information
URI Parameters
None.
Body Parameters
None.
Response Information
Resource Description
An representing the result of the operation. Returns a 400 Bad Request if the access key is missing or invalid, a 404 Not Found if no items are found for processing, or a 500 Internal Server Error if an exception occurs.
IHttpActionResultNone.
Response Formats
application/json, text/json
Sample:
Sample not available.
application/bson
Sample:
Binary JSON content. See http://bsonspec.org for details.