cURL
curl --request GET \ --url https://api.sternrockcapital.com/documents/{documentId}
"<string>"
Retrieves the document identified by the given UUID from S3 and returns it as a file attachment.
UUID of the document to download
document file
The response is of type file.
file