v1

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