Skip to main content

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.