Skip to content

Latest commit

 

History

History
16 lines (13 loc) · 683 Bytes

Get-CIPPPublicPhishingCheck.md

File metadata and controls

16 lines (13 loc) · 683 Bytes

Get-CIPPPublicPhishingCheck

SYNOPSIS

Retrieves public phishing check for a specific customer tenant.

DESCRIPTION

The Get-CIPPPublicPhishingCheck function retrieves the public phishing check for a specific customer tenant. It makes an API call to the "/api/publicphishingcheck" endpoint with the provided tenant ID.

PARAMETERS

-CustomerTenantID

Foo Foo
The ID of the customer tenant for which to retrieve the public phishing check.

EXAMPLE 1

PS > Get-CIPPPublicPhishingCheck -CustomerTenantID "87654321-4321-4321-4321-0987654321BA"