Skip to main content

Get a node (any graph)

GET 

/nodes/:id

Returns a single node by ID without requiring the caller to know which graph it belongs to. The node carries its own GraphID in the response. Useful for lineage and delete-cascade flows that only know the node ID.

Request

Responses

OK