HomeRetool APIWorkflowsGet a workflowGet 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