Function workflowControllergetWorkspaceWorkflow
- workflowControllergetWorkspaceWorkflow(
__namedParameters: {
identifier?: string;
stackVersionId: string;
workspaceId: string;
},
opts?: RequestOpts,
): Promise<WorkflowReadResponse[]> Parameters
- __namedParameters: { identifier?: string; stackVersionId: string; workspaceId: string }
Optionalopts: RequestOpts
Get Workflow of a stack in a workspace.