API SpecsWorkflowsList workflowsReturns workflows for the current workspace with owner information.GET/api/workflowsTestReturns workflows for the current workspace with owner information.Response Body200application/json400application/json401application/json403application/json404application/json409application/json422application/json503application/json504application/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.