kernel

Invoke Catalog Search Stream

Multi-vendor progressive catalog search. catalog.search_stream is a raw_response op: it returns an NDJSON StreamingResponse, so we return invoke()'s result AS-IS rather than model_dump()-ing it (auth/scope/input-validation ran on the way in).

post/v1/op/catalog.search_stream

Headers

x-api-keystring nullable

Request body

object nullable required

Response

Successful Response

{"stackTrail":"paths:/v1/op/catalog.search_stream:post:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}

Changes

No recorded changes to this endpoint across all 1 revision of this API.