Get-SPOSiteCollectionAppCatalogs

Use this cmdlet to get the Site Collection App Catalog.

Syntax

Get-SPOSiteCollectionAppCatalogs
   [-Site] <SpoSitePipeBind>
   [<CommonParameters>]

Description

Use this cmdlet to get the Site Collection App Catalog. For more information, see Use the App Catalog to make custom business apps available for your SharePoint environment

Examples

Example 1

Get-SPOSiteCollectionAppCatalogs -Site https://contoso.sharepoint.com/sites/Research

This example returns the Site Collection App Catalog for the site https://contoso.sharepoint.com/sites/Research.

Parameters

-Site

Url of the site

Type:SpoSitePipeBind
Position:1
Default value:None
Required:True
Accept pipeline input:False
Accept wildcard characters:False
Applies to:SharePoint Online