treenodes
Retrieve node information in a compact form. A list of the following form
Retrieve node information in a compact form. A list of the following form is returned:
[ID, parent ID, x, y, z, confidence, radius, skeleton_id, edition_time, user_id]
The returned edition time is an epoch number.
gethttp://localhost:8000/{project_id}/treenodes/{treenode_id}/compact-detail
Path parameters
project_idstring required
treenode_idstring required
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
- ▲