v1
latestOpenAPI 3.0.42026-07-26263457588.1 KBStorage Zone
List Storage Zones
get/storagezone
Query parameters
pageinteger
The page number to return. When set to 0 (default), all items are returned as a plain array. When set to a value greater than 0, items are returned in a paginated response object.
perPageinteger
includeDeletedboolean
searchstring nullable
The search term that will be used to filter the results
Response
The list of storage zones on the account. When the page parameter is set to a value greater than 0, the response will be a paginated object with Items, CurrentPage, TotalItems and HasMoreItems properties instead of a plain array.