List Country Provinces
curl --request GET \ --url https://api.geocoders.io/countries/{id}/provinces \ --header 'X-Api-Key: <api-key>'
[ { "id": "3c90c3cc-0d44-4b50-8888-8dd25736052a", "country_id": "3c90c3cc-0d44-4b50-8888-8dd25736052a", "name": "<string>", "local_identifier": "<string>" } ]
ID of Country Provinces to list
name to filter by