API SpecsWorkflowsList workflowsReturns workflows for the current workspace with owner information.GET/api/unstable/workflowsTestReturns workflows for the current workspace with owner information.Response Body200application/json400application/json401403application/json404application/json409application/json422application/json503504application/jsonWorkflowsWorkspace workflow listing and detail endpoints served through Effect HttpApi.Get workflow by id GETReturns a single workflow for the current workspace, including stored graph data.