Generate a temporary download link for a document
GET/documents/:id/download_link
Generates a temporary pre-signed URL that can be used to download the document directly from the storage backend without authentication.
Request
Responses
200:
Successfully generated download link
404:
Resource not found
422:
Unprocessable entity. Check the 'detail' field in response for details.
default:
Unexpected error