Skip to content
Start here

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}
ModelsExpand Collapse
GeolocationListResponse { geolocations }
geolocations: Array<Geolocation>
geoId: string
latitude: string

A numeric string.

longitude: string

A numeric string.

name: string
parent: Parent { geoId, latitude, longitude, 5 more }
geoId: string
latitude: string

A numeric string.

longitude: string

A numeric string.

name: string
parent: Parent { geoId, latitude, longitude, 4 more }
geoId: string
latitude: string

A numeric string.

longitude: string

A numeric string.

name: string
type: "CONTINENT" | "COUNTRY" | "ADM1"

The type of the geolocation.

One of the following:
"CONTINENT"
"COUNTRY"
"ADM1"
code?: string
locale?: string

BCP 47 locale code used for the geolocation name translation

type: "CONTINENT" | "COUNTRY" | "ADM1"

The type of the geolocation.

One of the following:
"CONTINENT"
"COUNTRY"
"ADM1"
code?: string
locale?: string

BCP 47 locale code used for the geolocation name translation

type: "CONTINENT" | "COUNTRY" | "ADM1"

The type of the geolocation.

One of the following:
"CONTINENT"
"COUNTRY"
"ADM1"
code?: string
locale?: string

BCP 47 locale code used for the geolocation name translation

GeolocationGetResponse { geolocation }
geolocation: Geolocation { geoId, latitude, longitude, 5 more }
geoId: string
latitude: string

A numeric string.

longitude: string

A numeric string.

name: string
parent: Parent { geoId, latitude, longitude, 5 more }
geoId: string
latitude: string

A numeric string.

longitude: string

A numeric string.

name: string
parent: Parent { geoId, latitude, longitude, 4 more }
geoId: string
latitude: string

A numeric string.

longitude: string

A numeric string.

name: string
type: "CONTINENT" | "COUNTRY" | "ADM1"

The type of the geolocation.

One of the following:
"CONTINENT"
"COUNTRY"
"ADM1"
code?: string
locale?: string

BCP 47 locale code used for the geolocation name translation

type: "CONTINENT" | "COUNTRY" | "ADM1"

The type of the geolocation.

One of the following:
"CONTINENT"
"COUNTRY"
"ADM1"
code?: string
locale?: string

BCP 47 locale code used for the geolocation name translation

type: "CONTINENT" | "COUNTRY" | "ADM1"

The type of the geolocation.

One of the following:
"CONTINENT"
"COUNTRY"
"ADM1"
code?: string
locale?: string

BCP 47 locale code used for the geolocation name translation