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.

Retrieves an EOI Summary for a given date range.

Parameters

ParameterDescription
End DateEnd date to retrieve from.
Start DateStart date to retrieve from.

Example Output

{
	"date-time": {
		"totalWarning": 14,
		"totalEvents": 32,
		"totalAlerts": 88
	}
}

Workflow Library Example

Get Eoi Summary with Anvilogic and Send Results Via Email
Workflow LibraryPreview this Workflow on desktop