---
title: "Retrieve the list of all states of a country"
method: GET
path: "/v1/countries/{country_id}/states"
---

# Retrieve the list of all states of a country

`GET /v1/countries/{country_id}/states`

This API retrieves the list of all states of the specified country.

You must specify appropriate details for the `country_id` parameter in the API request.

## Path parameters

- `country_id` integer, required

## Query parameters

- `add_defaults_for_dropdown` boolean

## Response `200`

200

## Other responses

- `400` — 400

---

[API](https://skmtc.net/zenoti/apis/zenoti-authentication.md) · [All operations](https://skmtc.net/zenoti/apis/zenoti-authentication/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/zenoti/zenoti-authentication/revisions/e628f892391a/schema)
