Get-S1ActivityType
SYNOPSIS
Retrieve SentinelOne activity types.
SYNTAX
DESCRIPTION
This function retrieves a list of activity types available in the SentinelOne API. It sends a GET request to the `/web/api/v2.1/activities/types` endpoint and returns the data.
EXAMPLES
EXAMPLE 1
Retrieves all activity types from the SentinelOne API.
PARAMETERS
CommonParameters
This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters.