Function workflowWorkspaceControllerfindWorkflowStackContext
- workflowWorkspaceControllerfindWorkflowStackContext(
__namedParameters: {
stackId: string;
workflowId: string;
workspaceId: string;
},
opts?: RequestOpts,
): Promise<WorkflowAccountContextResponse> Parameters
- __namedParameters: { stackId: string; workflowId: string; workspaceId: string }
Optionalopts: RequestOpts