skeletons
List open leaf nodes in a skeleton.
List open leaf nodes in a skeleton.
Return a list of the ID and location of open leaf nodes in a skeleton, their path length distance to the specified treenode, and their creation time.
Leaves are considered open if they are not tagged with a tag matching a particular regex.
.. note:: This endpoint is used interactively by the client so performance is critical.
posthttp://localhost:8000/{project_id}/skeletons/{skeleton_id}/open-leaves
Path parameters
project_idstring required
skeleton_idstring required
Response
Created
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
- ▲