v5

latestOpenAPI 3.1.02026-08-025631,1012.8 MB
Feature Search

Feature Search

Search documents by vector similarity across collections. A convenience wrapper that builds an ad-hoc retriever with a single feature_search stage.

post/v1/features/search

Request body

collection_identifiersstring[]

Collection IDs or names to search. OPTIONAL: omit (or pass []) on standalone/BYOV namespaces to search the namespace's direct-upsert documents without naming a collection.

feature_uristring

Feature URI to search against.

top_kinteger

Number of results to return.

filtersobject nullable

Pre-filters to apply before search.

Response

Successful Response

{"stackTrail":"paths:/v1/features/search:post:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}