cURL
curl --request GET \ --url https://api.algoreg.com/api/v1/customer_documents/{id}/download \ --header 'Authorization: Bearer <token>'
{ "format": "any", "type": "any" }
Returns the specified document data, or, if it is externally stored, redirects to its URL.
Documentation IndexFetch the complete documentation index at: https://docs.algoreg.com/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.algoreg.com/llms.txt
Use this file to discover all available pages before exploring further.
Show properties