{ "opencollection": "1.0.0", "info": { "name": "Microsoft Azure AccessControlClient AccessConnector textOperations API", "version": "2020-08-01-preview" }, "items": [ { "info": { "name": "textOperations", "type": "folder" }, "items": [ { "info": { "name": "Microsoft Azure Get Textoperations Operationid", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/textOperations/:operationId", "params": [ { "name": "operationId", "value": "", "type": "path", "description": "Id of the text operation returned in the response of the 'Recognize Handwritten Text'" } ] }, "docs": "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." } ] } ], "bundled": true }