Function workflowWorkspaceControllerlistContextByWorkspaceStack
- workflowWorkspaceControllerlistContextByWorkspaceStack(
__namedParameters: {
stackId: string;
workflowId: string;
workspaceId: string;
},
opts?: RequestOpts,
): Promise<WorkflowContextResponse> Parameters
- __namedParameters: { stackId: string; workflowId: string; workspaceId: string }
Optionalopts: RequestOpts
List all configured context of an workflow by workspace and stack.