HomeRetool APIWorkflowsGet a workflowApplies to: Self-hosted 3.253 StableGet a workflow GET /workflows/:workflowId Get a workflow by ID. The API token must have the "Workflows > Read" scope. Request Responses200400403404The requested workflowBad Request: Invalid UUID formatForbidden: API token is missing required scopeNot Found: Workflow does not exist