# AddressState

Lookup all states in a given country

`GET /api/v1/Location/Address/{countryIso}`

**API:** SaasPro
**Tag:** Location
**API Version:** v1
**Authentication:** Basic (username + license key)

Source: https://developer.avalara.com/products/communications/api/v1-deprecated/methods/Location/AddressState/

## Description

List of states/provinces/regions in a given country with details including name, two-letter code, and any counties within.

## Parameters

| Name | Type | In | Required | Description |
|---|---|---|---|---|
| `countryIso` | string | path | Yes | Three-letter ISO Code identifying a country. |

## Responses

| Status | Description | Schema |
|---|---|---|
| 200 | Success |  |