Skip to main content
GET
/
api
/
v1
/
context-graph
/
api
/
v1
/
graph
/
nodes
/
{node_id}
/
relationships
Get Relationships
curl --request GET \
  --url https://control-plane.kubiya.ai/api/v1/context-graph/api/v1/graph/nodes/{node_id}/relationships
"<any>"

Path Parameters

node_id
string
required

Query Parameters

direction
string
default:both
relationship_type
string | null
integration
string | null
skip
integer
default:0
limit
integer
default:100

Response

Successful Response

The response is of type any.