landmarks
Get details on one particular landmark.
Get details on one particular landmark.
If locations are returned alongside the landmarks, they are all points that are linked to a particular landmark, regardless of which group the location is linked to.
gethttp://localhost:8000/{project_id}/landmarks/{landmark_id}/
Path parameters
project_idstring required
The project the landmark is part of.
landmark_idstring required
The ID of the landmark.
Response
OK
Changes
Changed in 2 of the 10 revisions of this API.11
- ○
endpoint added
endpoint-added
- ○
- ▲
api path removed without deprecation
api-path-removed-without-deprecation
- ▲