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