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
Authorizations
Enter your Kubiya API token (format: Bearer )
Body
application/json
The body is of type Body · object.
Response
Successful Response