Get Node Ancestry
GET
/v1/nodes/{node_id}/ancestryAuthorization
HTTPBearer AuthorizationBearer <token>
In: header
Path Parameters
node_id*Node Id
Query Parameters
max_depth?Max Depth
Default
256projection?Projection
Default
"topology"Value in
- "full"
- "topology"
- "core"
Response Body
application/json
application/json
curl -X GET "https://example.com/v1/nodes/string/ancestry"{}