Get a list of activity types. This is useful to see valid values to filter activities in other commands.

Example Output

{
	"errors": [
		{
			"type": "object"
		}
	],
	"data": [
		{
			"descriptionTemplate": "string",
			"action": "string",
			"id": "integer"
		}
	]
}

Workflow Library Example

List Activities Types with Sentinelone and Send Results Via Email

Workflow Library

Preview this Workflow on desktop