cURL
curl --request GET \ --url https://control-plane.kubiya.ai/api/v1/context-graph/api/v1/graph/nodes/{node_id}
"<any>"
Get a specific node by its ID.
Successful Response
The response is of type any.
any
Was this page helpful?