cURL
curl --request GET \ --url https://control-plane.kubiya.ai/api/v1/context-graph/api/v1/graph/nodes
"<any>"
Get all nodes in the organization.
Optionally filter by integration label to get nodes from a specific integration.
Successful Response
The response is of type any.
any
Was this page helpful?