Function workflowWorkspaceControllerlistContextByWorkspaceStack

  • List all configured context of an workflow by workspace and stack.

    Parameters

    • __namedParameters: { stackId: string; workflowId: string; workspaceId: string }
    • Optionalopts: RequestOpts

    Returns Promise<WorkflowContextResponse>