Get a file content by its unique ID. The endpoint response return with a 'Content-Disposition: attachment' header that tells the browser to start downloading the file to user downloads directory.
Request Request Example
Shell
JavaScript
Java
Swift
curl--location--request GET 'https://appwrite.io/v1/storage/files//download'