Download File
Manage Files
Download File
Returns the stored file at the given path. If the file does not exist, a 404 response will be returned.
GET
Download File
Documentation Index
Fetch the complete documentation index at: https://docs.bunny.net/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
The storage zone password also doubles as your API key. You can find it in your storage zone details page in the bunny.net dashboard.
Headers
The API AccessKey used for authentication.
Path Parameters
The name of your storage zone where you are connecting to.
The directory path to your file. If this is the root of your storage zone, you can ignore this parameter.
The name of the file that you wish to download.
Response
Returns the file stored at the given path.