Obtain a list of available geo-locations for a specified Geonode service.

Example usage:

curl --request GET \
     --url https://monitor.geonode.com/services/geo-target/residential-premium \
     --header 'accept: application/json' \
     --user 'geonode_username:geonode_password'
Language
Credentials
Basic
base64
:
Click Try It! to start a request and see the response here!