Execute Query
context-graph
Execute Query
Execute a custom Cypher query (read-only).
The query will be automatically scoped to your organization’s data. All node patterns will have the organization label injected.
Body should contain CustomQueryRequest:
- query: Cypher query to execute (read-only)
POST
Execute Query
Documentation Index
Fetch the complete documentation index at: https://docs.kubiya.ai/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Enter your Kubiya API token (format: Bearer )
Body
application/json
The body is of type Body · object.
Response
Successful Response