Skip to main content

Run Component Workspace

POST 

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

Runs a haystack component with the provided parameters in workspace scope (e.g. using workspace secrets).

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

Request

Responses

The output produced by running the component.