Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
ID of the map to retrieve
ID of the map location to retrieve
Response
Location response
The response is of type object[]
.
Retrieve a location in a specific map
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
ID of the map to retrieve
ID of the map location to retrieve
Location response
The response is of type object[]
.