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

List Pipelines

GET 

/api/v1/workspaces/:workspace_name/pipelines

Lists all the pipelines in the workspace.

Filter by tag: ?tags=production or ?tags=a&tags=b — returns pipelines with any listed tag, case-insensitive.

Request

Responses

Successful Response