Skip to main content
Retrieve a list of notifications.

Parameters

ParameterDescription
Include AllSelect whether to include all notifications.

Example Output

[
	{
		"id": "string",
		"message": "string",
		"type": "info",
		"createdAt": "2025-08-17T08:28:08.870Z",
		"acknowledged": false,
		"is_promotion": false
	}
]

Workflow Library Example

List Notifications with Netskope Cte and Send Results Via Email
Workflow LibraryPreview this Workflow on desktop
I