Skip to main content
Retrieve a list of all computer notifications.
External DocumentationTo learn more, visit the Teramind documentation.

Example Output

[
	{
		"computer_notification_rule_id": 0,
		"computer_id": 0,
		"triggered_at": "",
		"params": {},
		"mailto": []
	}
]

Workflow Library Example

List Computer Notifications with Teramind and Send Results Via Email
Workflow LibraryPreview this Workflow on desktop