Skip to content

Latest commit

 

History

History
16 lines (13 loc) · 582 Bytes

Get-CIPPOAuthApps.md

File metadata and controls

16 lines (13 loc) · 582 Bytes

Get-CIPPOAuthApps

SYNOPSIS

Retrieves OAuth apps for a specific customer tenant.

DESCRIPTION

The Get-CIPPOAuthApps function retrieves OAuth apps for a specific customer tenant by making a REST API call to the "/api/listoauthapps" endpoint.

PARAMETERS

-CustomerTenantID

Foo Foo
The ID of the customer tenant for which to retrieve OAuth apps.

EXAMPLE 1

PS > Get-CIPPOAuthApps -CustomerTenantID "7ced1621-b8f7-4231-868c-bc6b1a2f1778"