Skip to main content
POST
Search Index

Authorizations

x-api-key
string
header
required

API key for authentication

x-selected-account-id
string
header
required

Selected Account ID

Path Parameters

project_id
string
required
index_id
string
required

Body

application/json

Request body for searching an index.

query
string
required

Search query

top_k
integer
default:5

Number of results to return

current_node_id
string | null

If specified, only search within this node's subtree

Response

Successful Response