• Preparing search index...
  • The search index is not available
@stack-spot/portal-network
  • @stack-spot/portal-network
  • api/content
  • filteredList

Function filteredList

  • filteredList(
        __namedParameters: {
            accountOnly?: boolean;
            filterPluginVersionRequest: FilterPluginVersionRequest;
            pageable: Pageable;
            studioSlug: string;
            xWorkspaceId?: string;
        },
        opts?: RequestOpts,
    ): Promise<PagePluginVersionResponse>
  • Get a filtered list of available plugins

    Parameters

    • __namedParameters: {
          accountOnly?: boolean;
          filterPluginVersionRequest: FilterPluginVersionRequest;
          pageable: Pageable;
          studioSlug: string;
          xWorkspaceId?: string;
      }
    • Optionalopts: RequestOpts

    Returns Promise<PagePluginVersionResponse>

    • Defined in api/content.ts:3131

Settings

Member Visibility
@stack-spot/portal-network
  • Loading...

Generated using TypeDoc