• List stack versions

    Parameters

    • __namedParameters: {
          infraOnly?: boolean;
          stackId: string;
          startersOnly?: boolean;
          workspaceId?: string;
          xWorkspaceId?: string;
      }
    • Optionalopts: RequestOpts

    Returns Promise<StackVersionListResponse[]>