Search the knowledge base for relevant documents using query, filters and search type.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Schema for vector search request.
The search query text
The content database ID to search in
List of vector database IDs to search in
The type of search to perform (vector, keyword, hybrid)
The maximum number of results to return
1 <= x <= 1000Filters to apply to the search results
Pagination metadata. Limit and page number to return a subset of results.