Vault
Semantic search over a vault project
Performs semantic search over documents in a single vault project. Returns the most relevant text chunks for the given natural-language query. Intended for use by external systems (e.g. a customer's own assistant or LLM) that need to retrieve relevant passages and then generate responses using their own models.
Requires vault sharing to be enabled.
post/api/v1/vault/semantic_search
Request body
Response
Search completed successfully
Changes
No recorded changes to this endpoint across all 1 revision of this API.