Path Parameters
Unique identifier of the knowledge base to search (UUID format)
Query Parameters
The search query text to find relevant documents
Number of results to return (default: 5, max: 50)
Whether to use bubble search algorithm for improved relevance (default: false)
Response
Returns an array of search results, each containing:The text content of the matching document chunk
Similarity score (0-1, higher is more relevant)
UUID of the source document
Additional metadata about the document chunk
Example Request
Example Response
Authorizations
API Key for authentication
Path Parameters
Query Parameters
Query to search in the VDB
Should use bubble search to return the result capped
Bubble size (padding + result + margin)
Top K Results

