Customer Document
Download document
Get Started
Customer
Customer Document
Go!Chat
Go!KYT
Go!Press
Go!Scan
Go!Vid
Appendix
Customer Document
Download document
Returns the specified document data, or, if it is externally stored, redirects to its URL.
GET
/
api
/
v1
/
customer_documents
/
{id}
/
download
curl --request GET \
--url https://api.algoreg.com/api/v1/customer_documents/{id}/download \
--header 'Authorization: Bearer <token>'
{
"format": "any",
"type": "any"
}
Path parameters
Response body
{
"format": "any",
"type": "any"
}
curl --request GET \
--url https://api.algoreg.com/api/v1/customer_documents/{id}/download \
--header 'Authorization: Bearer <token>'
{
"format": "any",
"type": "any"
}