v50

latestOpenAPI 3.1.0raw.githubusercontent.com2026-03-222763184.3 KB
collections

Stream Agentic Search

Streaming agentic search via Server-Sent Events. Returns real-time events as the agent searches.

post/collections/{readable_id}/search/agentic/stream

Path parameters

readable_idstring required

Request body

querystring required

Search query text.

thinkingboolean

Enable extended thinking / chain-of-thought.

limitinteger nullable

Max results. None means agent decides.

Response

Successful Response

{"stackTrail":"paths:/collections/{readable_id}/search/agentic/stream:post:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}