Returns the location identified by the given id, with its name, country, timezone, GPS position, custom properties and the customer it belongs to.
Required permissions: READ_LOCATION.
The name of the tenant (e.g. acme).
The location identifier.
Successful operation.
The location object identifier.
The location name.
The country of the location.
The country ISO Code of the location.
The timezone used for date/times localization (e.g. Europe/Rome).
The GPS coordinates associated with this location.
The set of properties providing additional details to the parent object.
The customer identifier.
User not authenticated.
The error response.
User not authorized.
The error response.
Resource was not found.
The error response.
API call rate limit exceeded.
The error response.
Internal server error.
The error response.