Skip to main content
Get States

Authorizations

Authorization
string
header
required

Enter your Bearer token. It's required to authenticate API requests.

Query Parameters

CountryID
integer<int32>

The unique identifier of the country to filter the regions.

Response

200 - application/json

A list of regions matching the specified criteria.

RegionID
integer<int32> | null

The unique identifier of the region.

RegionName
string | null

The name of the region.

ShortRegion
string | null

The abbreviated name or code for the region.

CountryID
integer<int32> | null

The unique identifier of the country to which the region belongs.