Document Conversion
Download Converted Document
This endpoint returns a file containing the OCR results of processing a document with the document-conversion
model.
GET
Authorizations
Our API offers authentication via API keys. You can obtain an API key from https://developer.abbyy.com
Path Parameters
The id of the document
The format of the results.
Available options:
html
, pdf
Response
200
application/octet-stream
The file containing the OCR results
The response is of type file
.
Was this page helpful?