Skip to main content

Query a collection (retrieval preview)

POST 

/v1/projects/:project_id/knowledge/collections/:collection_id:query

Retrieval preview (API.md §4, K5): returns the chunks the collection would surface for a question — debuggable standalone, before any agent is bound to it. This is the …:query action; the path segment is {collection_id}:query.

Request

Responses

The chunks that matched, most relevant first.