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.

Gets denormalized notification.

Basic Parameters

ParameterDescription
Notification IDNotification’s unique ID.

Advanced Parameters

ParameterDescription
Correlation IDID to correlate multiple requests.
Transaction IDID for a transaction.

Example Output

{
	"_status": {
		"status": 0,
		"code": "string"
	},
	"_meta": {
		"stats": {
			"offset": 0,
			"limit": 0,
			"total": 0
		},
		"origin": {}
	}
}

Workflow Library Example

Get Notification with Proofpoint Itm and Send Results Via Email
Workflow LibraryPreview this Workflow on desktop