Retrieves a list of apps for a specific customer tenant ID.
The Get-CIPPApps function retrieves a list of apps for a specific customer tenant ID by making a REST API call to the "/api/listapps" endpoint.
Specifies the customer tenant ID for which to retrieve the apps.
PS > Get-CIPPApps -CustomerTenantID "7ced1621-b8f7-4231-868c-bc6b1a2f1778"