Skip to content

Get-URLScanConfiguration

SYNOPSIS

Used to get the current configuration for the URLScan.io Module

SYNTAX

Get-URLScanConfiguration [-IncludeAPIKey]

DESCRIPTION

This function is used to get the current configuration for the URLScan.io Module

EXAMPLES

EXAMPLE 1

Get-URLScanConfiguration | fl

API Key         : ********
Page Size       : 1000
Version         : 1.0.0.4
Screenshot Path : /User/Me/URLScan.io-Images

PARAMETERS

-IncludeAPIKey

The -IncludeAPIKey indicates whether the API Key should be returned in the response

Type: SwitchParameter
Parameter Sets: (All)
Aliases:

Required: False
Position: Named
Default value: False
Accept pipeline input: False
Accept wildcard characters: False

INPUTS

OUTPUTS

NOTES