Skip to main content
GET
/
storagezone
List Storage Zones
curl --request GET \
  --url https://api.bunny.net/storagezone \
  --header 'AccessKey: <api-key>'

Authorizations

AccessKey
string
header
required

API Access Key authorization header

Query Parameters

page
integer<int32>
default:0
perPage
integer<int32>
default:1000
Required range: 5 <= x <= 1000
includeDeleted
boolean
default:false

The search term that will be used to filter the results

Response

Returns the model determinining if the zone is available or not