English
cURL
curl --request GET \ --url https://vantage-us.abbyy.com/api/publicapi/v1/transactions/{transactionId}/documents/{documentId}/sourceFiles/{fileId}/download \ --header 'Authorization: Bearer <token>'
"<string>"
The access token received from the authorization server in the OAuth 2.0 flow.
Transaction identifier
Transaction document identifier
Blob identifier
File content is successfully returned
The response is of type file.
file
Was this page helpful?