Redirect to a signed download URL for a document
Contacts
Redirect to a signed download URL for a document
Returns an HTTP 302 redirect to a short-lived signed R2 URL with Content-Disposition: attachment, forcing browsers to download the file rather than render it inline.
GET
Redirect to a signed download URL for a document
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
Query Parameters
R2 storage key of the document.
Filename to suggest to the browser.
Response
Redirect to signed download URL