Knowledge bases
Query a knowledge base
Runs semantic retrieval against a knowledge base and returns the most relevant chunks. This is the same retrieval an agent performs — use it to test relevance or to query from a workflow. Requires a token with read access.
POST
Query a knowledge base
Authorizations
Personal access token. See Authentication.
Path Parameters
The knowledge base ID.
Body
application/json
Response
Matching chunks, most relevant first.
Query a knowledge base

