GET api/OCR/Status

Retrieves the count of unprocessed files.

Request Information

URI Parameters

None.

Body Parameters

None.

Response Information

Resource Description

An see " representing the result of the operation. Returns an see "OkResult" if the operation is successful, or a see "BadRequestResult" if authentication fails or the access key is invalid, or a see "ContentResult" with an internal server error message if an exception occurs.

IHttpActionResult

None.

Response Formats

application/json, text/json

Sample:

Sample not available.

application/bson

Sample:
Binary JSON content. See http://bsonspec.org for details.