get https://contacts.muraena.ai/api/client_api/subregions
Additional endpoint to return full list of Sub-Regions for Search request
Responses
Additional endpoint to return full list of Sub-Regions for Search request
xxxxxxxxxx
curl --request GET \
--url https://contacts.muraena.ai/api/client_api/subregions \
--header 'accept: application/json'
xxxxxxxxxx
75}
{
"count": 17,
"next": null,
"previous": null,
"results": [
{
"name": "Northern America",
"employees": 63456753
},
{
"name": "Latin America and the Caribbean",
"employees": 12513699
},
{
"name": "Southern Asia",
"employees": 11848466
},
{
"name": "Northern Europe",
"employees": 11084339
},
{
"name": "Western Europe",
"employees": 8042983
},