Skip to content
Start here

Geolocations

List Geolocations
client.Radar.Geolocations.List(ctx, query) (*GeolocationListResponse, error)
GET/radar/geolocations
Get Geolocation details
client.Radar.Geolocations.Get(ctx, geoID, query) (*GeolocationGetResponse, error)
GET/radar/geolocations/{geo_id}