---
title: "GET /v1beta/{tenantId}/availabilityZones"
method: GET
path: "/v1beta/{tenantId}/availabilityZones"
tags: ["Availability Zone"]
---

# GET /v1beta/{tenantId}/availabilityZones

`GET /v1beta/{tenantId}/availabilityZones`

Lists availability zones.

## Query parameters

- `limit` integer
- `offset` integer
- `sortDir` 'asc' | 'desc'
- `sortKey` string
- `storageType` 'block' | 'file' | 'object'
- `name` string

## Response `200`

OK

- string[]

## Other responses

- `401` — NotAuthorized
- `403` — Forbidden
- `500` — An unexpected error occured.

## Changes

- **2020-02-03** `f797fa1d87f7` — 6 info
  - added the new optional `query` request parameter `limit`
  - added the new optional `query` request parameter `name`
  - added the new optional `query` request parameter `offset`
  - added the new optional `query` request parameter `sortDir`
  - …2 more
- **2019-11-06** `fd0669e1e56f` — 4 info
  - added the media type `application/json` for the response with the status `200`
  - added the media type `application/json` for the response with the status `401`
  - added the media type `application/json` for the response with the status `403`
  - added the media type `application/json` for the response with the status `500`
- **2018-05-04** `3a7682f5369d` — 1 breaking
  - api path removed without deprecation

[Change history](https://skmtc.dev/sodafoundation/apis/soda-api/changes/v1beta/:tenantId/availabilityZones/get.md)

---

[API](https://skmtc.dev/sodafoundation/apis/soda-api.md) · [All operations](https://skmtc.dev/sodafoundation/apis/soda-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/sodafoundation/soda-api/revisions/62ce0f6c94b4/schema)
