v1
latestSwagger 2.02026-07-172100198.0 KBtreenodes
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