Get a presigned URL for downloading a file from S3

Authentication

Requires product-api-token (sent via the configured auth header as a JWT bearer token) headers.

Path parameters

  • key (string): the S3 object key to download

Response

200: Presigned download URL generated successfully. Returned data (PresignedUrlResponseDto) includes:

  • url
  • key

401: Unauthorized

500: Internal server error

Path Params
string
required
Responses

Language
Credentials
Bearer
JWT
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json