Get subnational regions (paginated)

Example response

{
  "page": 1,
  "page_size": 20,
  "records": [
    {
      "complete_subnational_region_code": "GD-01",
      "subnational_region_code": "01",
      "subnational_region_id": 1,
      "subnational_region_name": "saint_andrew"
    },
    {
      "complete_subnational_region_code": "GD-02",
      "subnational_region_code": "02",
      "subnational_region_id": 2,
      "subnational_region_name": "saint_david"
    },
    {
      "complete_subnational_region_code": "GD-03",
      "subnational_region_code": "03",
      "subnational_region_id": 3,
      "subnational_region_name": "saint_george"
    }
  ],
  "total_count": 7,
  "total_pages": 1
}
Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Query Params
int64
required

Country ID to filter subnational regions

string

Search by subnational region name

int64
≥ 1
Defaults to 1
int64
1 to 100
Defaults to 20
Response

Language
Credentials
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json