Skip to main content
GET
Retrieve a Location for an Entity

Authorizations

Authorization
string
header
required

Access Token Authentication

Path Parameters

entityId
string<uuid>
required

The id of the Entity

locationId
string<uuid>
required

The id of the location

Response

OK

The location of an Entity

id
string<uuid>
required

The Id

label
string | null
required

The label

latitude
number<double>
required

The latitude

longitude
number<double>
required

The longitude