Skip to main content
POST
/
api
/
v1
/
context-graph
/
api
/
v1
/
graph
/
nodes
/
search
/
text
Search By Text
curl --request POST \
  --url https://control-plane.kubiya.ai/api/v1/context-graph/api/v1/graph/nodes/search/text \
  --header 'Content-Type: application/json' \
  --data '{}'
"<any>"

Query Parameters

integration
string | null
skip
integer
default:0
limit
integer
default:100

Body

application/json · Body · object

Response

Successful Response

The response is of type any.