Retrieval
Search Vector Index
Path Parameters
namespace
string
requiredNamespace of the index
index
string
requiredName of the index to search
Body
application/json
query
string
requiredSearch query
filters
string[]
Filter for content labels
include_content
boolean | null
Whether to include full content in the response
k
integer | null
Number of results to return
Response
200 - application/json
results
object[]
requiredSearch results
Was this page helpful?