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

Example Output

{
	"data": [
		{
			"action": "<string>",
			"descriptionTemplate": "<string>",
			"id": 5002
		},
		{
			"action": "<string>",
			"descriptionTemplate": "<string>",
			"id": 7428
		}
	]
}

Workflow Library Example

List Activities Types with Sentinelone and Send Results Via Email

Preview this Workflow on desktop