External DocumentationTo learn more, visit the Cylance documentation.
Actions
List Memory Protection Events
Retrieve a list of memory protection events.

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 |
|---|---|
| Device ID | Filter memory protection events by device ID. Can be retrieved from the ‘List Devices’ action. |
| End Time | Filter threats detected until given date. |
| Limit | Limit the number of threats returned in the response. |
| Page | This is the page number to request. |
| Start Time | Filter threats detected after given date. Required if using an end_time. |
{
"page_number": 985,
"page_size": 276,
"total_pages": 45,
"total_number_of_items": 837,
"page_items": []
}
Was this page helpful?