Skip to main content
POST
Navigate 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 navigating an index.

query
string
required

Navigation query

current_node_id
string | null

Node ID to navigate from (None for root)

top_k
integer
default:5

Number of results to return

Response

Successful Response