GET
/
v2
/
documents
/
{document_id}
/
download
Download Document Content
curl --request GET \
  --url https://api.openregisters.com/v2/documents/{document_id}/download \
  --header 'X-API-Key: <api-key>'
"<any>"

Authorizations

X-API-Key
string
header
required

Sign up at Kausate.com to get an API key

Path Parameters

document_id
string<uuid>
required

Response

200
application/json

Successful Response

The response is of type any.