Detail view of a single pipeline including all its steps.
Returns 404 (not 403) when the pipeline doesn’t exist or isn’t
owned by the caller — existence-leak protection. Use this when
the user has clicked into a specific pipeline; for the bell-icon /
list view use GET /pipelines instead.
Documentation Index
Fetch the complete documentation index at: https://docs.roughy.ai/llms.txt
Use this file to discover all available pages before exploring further.
Either your Supabase session JWT (UI flows) or an API key minted via POST /api-keys (programmatic flows). Pass it as Authorization: Bearer <token>. The server inspects the token format and routes to JWT or API-key verification automatically.
Successful Response
Pipeline plus its steps -- detail view.
pending, running, completed, failed, cancelled