---
title: "GET /zone/get_all_zones"
method: GET
path: "/zone/get_all_zones"
---

# GET /zone/get_all_zones

`GET /zone/get_all_zones`

Return all zones

## Response `200`

Zone response

- ZoneWithStatus[]
  - `name` string — The name of the zone
  - `type` string — Zone Type, e.g. serp, isp, mobile, etc.
  - `status` 'active' | 'deleted' — Zone status

## Other responses

- `401` — Customer not found

---

[API](https://skmtc.net/brightdata/apis/bright-data-api.md) · [All operations](https://skmtc.net/brightdata/apis/bright-data-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/brightdata/bright-data-api/versions/7413c80b3b56/schema)
