Documents (permanent storage)
Generates pre-signed URLs for downloading documents. Only documents in permanent storage can be downloaded. Each pre-signed URL is valid for 5 minutes. See the S3 documentation for more information on S3 pre-signed URLs.
Authorizations
RIALTO_API_KEYstringRequired
Body
keysstring[]Optional
The list of keys for which to generate pre-signed URLs.
Responses
201
Pre-signed URLs for downloading documents.
application/json
400
Invalid request payload
401
Invalid API key
404
Document not found
500
An unexpected error occurred.
post
/documents/request-batch-downloadLast updated
