cURL
curl --request GET \ --url https://api.intelligence.io.solutions/api/r2r/v3/documents/{id}/download \ --header 'Authorization: Bearer <token>'
{}
Downloads the original file content of a document.
The access token received from the authorization server in the OAuth 2.0 flow.
Document ID
200
The response is of type object.
object
Was this page helpful?