Get existing Regions
Responses
Status | Meaning | Description |
|---|---|---|
200 | OK | |
400 | Bad Request | |
401 | Unauthorized | |
403 | Access Forbidden | |
404 | Not Found | |
406 | Not Acceptable | |
429 | Too Many Requests | |
500 | Internal Server Error |
[
{
"continent": "string",
"country": "string",
"countryIso": "string",
"id": "string",
"regionName": "string"
}
]