Geolocations
List Geolocations
client.radar.geolocations.list(GeolocationListParams { format, geoId, limit, 2 more } query?, RequestOptionsoptions?): GeolocationListResponse { geolocations }
GET/radar/geolocations
Get Geolocation details
client.radar.geolocations.get(stringgeoId, GeolocationGetParams { format } query?, RequestOptionsoptions?): GeolocationGetResponse { geolocation }
GET/radar/geolocations/{geo_id}