cURL
curl --request GET \ --url https://api.openregisters.com/v2/documents/{document_id}/download \ --header 'X-API-Key: <api-key>'
"<any>"
Download the actual document content.
Returns the raw document content with appropriate content-type header.
Sign up at Kausate.com to get an API key
Successful Response
The response is of type any.
any