Geolocate a location by providing the longitude and latitude. Optionally, provide an ISO language code to return the information in a language different from the default (English).
OK
Bad request
Not found
Internal server error
{- "items": [
- {
- "city": "string",
- "country": "string",
- "expiredAt": "string",
- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "name": "string",
- "validated": true,
- "validatedAt": "string",
- "validatedByEmail": "string",
- "validatedByName": "string",
- "validationCycle": "",
- "validationExpired": false
}
], - "count": 0,
- "offset": 0,
- "total": 0
}