Search Knowledge
Knowledge
Search Knowledge
Search the knowledge base for relevant documents using query, filters and search type.
POST
Search Knowledge
Documentation Index
Fetch the complete documentation index at: https://docs.agno.com/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
application/json
Schema for vector search request.
The search query text
Database ID to search in
Knowledge base 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
Required range:
1 <= x <= 1000Filters to apply to the search results
Pagination metadata. Limit and page number to return a subset of results.