[DEPRECATED] Search across knowledge. Use /search/ai for AI-powered generative search or /search/tree for merged context tree results.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
The search query to run against knowledge. Must contain at least one non-whitespace character after trimming.
1Optional list of knowledge IDs to scope the search to.
Filter results by record type in the vector database.
The record type in the vector database.
rows, tables, files, pages, cells A cursor to use in pagination to continue a query from the previous request. This is automatically added when the request has more results to fetch.
The limit on the number of objects to return, ranging between 1 and 100.
1 <= x <= 100Search results
list An array containing the found search items.
Credit consumption for this search. When present, consumed reflects the actual variable cost of the retrieval work performed for this request. null when the billing write fails or the request is aborted before billing completes.