v1

latestSwagger 2.02026-07-134917.0 KB

This interface is used for getting OCR results of Read operation. The URL to this interface should be retrieved from 'Operation-Location' field returned from Batch Read File interface.

get/read/operations/{operationId}

Path parameters

operationIdstring required

Id of read operation returned in the response of the 'Batch Read File' interface.

Response

Returns the read operation status.

status'NotStarted' | 'Running' | 'Failed' | 'Succeeded'

Status code of the text operation.