v1

latestSwagger 2.02026-07-134917.0 KB

This interface is used for getting text operation result. The URL to this interface should be retrieved from 'Operation-Location' field returned from Recognize Text interface.

get/textOperations/{operationId}

Path parameters

operationIdstring required

Id of the text operation returned in the response of the 'Recognize Text'

Response

Returns the operation status.

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

Status code of the text operation.