πRegion
All-Region
Path Parameters
Name
Type
Description
{
"data": [
{
"region": [
{
"code": "...",
"name": "...",
"geographic_level": "Reg",
"old_names": "",
"city_class": "",
"income_classification": "",
"urban_rural": "",
"population": ""
},
{
...
}
],
"_id": "",
"total": 0
}
],
"totalPages": 1,
"currentPage": 1
}Specific Region
Path Parameters
Name
Type
Description
Last updated
Was this helpful?