Pipelines
Run Search
Run a retrieval query against a managed pipeline.
Searches the pipeline's vector store using the provided query and retrieval parameters. Supports dense, sparse, and hybrid search modes with configurable top-k and reranking.
post/api/v1/pipelines/{pipeline_id}/retrieve
Path parameters
pipeline_idstring uuid required
Query parameters
project_idstring uuid nullable
organization_idstring uuid nullable
Cookies
sessionstring nullable
Request body
Response
Successful Response