---
title: "GET /zones"
method: GET
path: "/zones"
tags: ["Manager"]
---

# GET /zones

`GET /zones`

Return current customer's enabled zones' information

## Response `200`

Successful response

- object
  - `zones` Zone[] — Zones' information
    - `name` string
    - `perm` string
    - `plan` object
    - `password` string
  - `def` string — Current default zone

---

[API](https://skmtc.net/brightdata/apis/proxy-manager.md) · [All operations](https://skmtc.net/brightdata/apis/proxy-manager/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/brightdata/proxy-manager/versions/5ce107146739/schema)
