Generate a presigned download URL for an Object. The URL will be valid for the specified duration.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
The unique identifier of the Object to generate download URL for.
Duration in seconds for the presigned URL validity (default: 3600).
Download URL generated successfully.
A response containing a presigned download URL for an Object.