Actions
Get EOI Summary
Retrieves an EOI Summary for a given date range.

Preview this Workflow on desktop
Was this page helpful?
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
| Parameter | Description |
|---|---|
| End Date | End date to retrieve from. |
| Start Date | Start date to retrieve from. |
{
"date-time": {
"totalWarning": 14,
"totalEvents": 32,
"totalAlerts": 88
}
}
Was this page helpful?