302 Redirect response with appropriate Location header such that the download of the file is initiated when the API is triggered from a webapp on a browser.
If the requirement is to get an auth-less URL which can be easily shared, refer Generate download URL API
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
Example:
"file.20aUyEZSuYq.SoGbS"
Response
Redirects to the file url
