Geolocations
List Geolocations
GET/radar/geolocations
Get Geolocation details
GET/radar/geolocations/{geo_id}
ModelsExpand Collapse
GeolocationListResponse { geolocations }
GeolocationListResponse { geolocations }
geolocations: array of { geoId, latitude, longitude, 5 more }
geolocations: array of { geoId, latitude, longitude, 5 more }
GeolocationGetResponse { geolocation }
GeolocationGetResponse { geolocation }
geolocation: { geoId, latitude, longitude, 5 more }
geolocation: { geoId, latitude, longitude, 5 more }