< Back

Get-PhishingSecurityTest

Sat Jan 18, 2020 9:40 am

NAME Get-PhishingSecurityTest



SYNTAX

Get-PhishingSecurityTest [-BaseURL] {US | EU} [-AccessToken] <string> [[-PstId] <string>] [[-CampaignID] <string>]

[-Recipient] [<CommonParameters>]





PARAMETERS

-AccessToken <string>

This token is generated by KnowBe4 and accessible from your Account Settings page under 'API.' You must check

'Enable API Access' to use this token.



Required? true

Position? 1

Accept pipeline input? false

Parameter set name (All)

Aliases None

Dynamic? false



-BaseURL <string>

If your server URL is training.knowbe4.com, your base URL is 'US'. If your server URL is eu.knowbe4.com, your

base URL is 'EU.'



Required? true

Position? 0

Accept pipeline input? false

Parameter set name (All)

Aliases None

Dynamic? false



-CampaignID <string>

Specific a campaign from which to return all phishing security tests.



Required? false

Position? 3

Accept pipeline input? false

Parameter set name (All)

Aliases None

Dynamic? false



-PstId <string>

Returns a specific phishing security test.



Required? false

Position? 2

Accept pipeline input? false

Parameter set name (All)

Aliases None

Dynamic? false



-Recipient

Return all recpients of a specific phishing security test.



Required? false

Position? Named

Accept pipeline input? false

Parameter set name (All)

Aliases None

Dynamic? false



<CommonParameters>

This cmdlet supports the common parameters: Verbose, Debug,

ErrorAction, ErrorVariable, WarningAction, WarningVariable,

OutBuffer, PipelineVariable, and OutVariable. For more information, see

about_CommonParameters (https:/go.microsoft.com/fwlink/?LinkID=113216).





INPUTS

None





OUTPUTS

System.Object



ALIASES

None





REMARKS

None