Downloads

Create a signed download URL for an object in the org's bucket

post/api/v0beta1/storage/downloads

Request body

filenamestring required
downloadboolean

Response

Signed download URL. GET download_url directly to fetch the object; valid for expires_in seconds.

bucketstring required
pathstring required
download_urlstring required
expires_ininteger required

Changes

No recorded changes to this endpoint across all 7 revisions of this API.