Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.blinkops.com/llms.txt

Use this file to discover all available pages before exploring further.

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