---
title: "GET /countrieslist"
method: GET
path: "/countrieslist"
---

# GET /countrieslist

`GET /countrieslist`

List all available countries per zone type

## Response `200`

OK - Successful request with response body

- object
  - `zone_types` object, required
    - `DC_shared` object, required
      - `country_codes` string[], required
    - `DC_dedicated_ip` object, required
      - `country_codes` string[], required
    - `DC_dedicated_host` object, required
      - `country_codes` string[], required
    - `ISP_shared` object, required
      - `country_codes` string[], required
    - `ISP_dedicated_ip` object, required
      - `country_codes` string[], required
    - `ISP_dedicated_host` object, required
      - `country_codes` string[], required

---

[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)
