Skip to main content
For the complete documentation index for agents and LLMs, see llms.txt.

Run Pipeline Workspace

POST 

/api/v1/workspaces/:workspace_name/haystack/pipelines/run

Runs a haystack pipeline with the provided configuration and inputs in workspace scope.

This is useful for testing pipelines or running them with specific input data.

Request

Responses

The output produced by running the pipeline.