External DocumentationTo learn more, visit the Cylance documentation.
Actions
Get Device Threats
Retrieve a list of threats found on a specific device.

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 | The ID of the device to get threats of. Can be retrieved from the ‘List Devices’ action. |
| Limit | Limit the number of devices returned in the response. Max of 200 entries. |
| Page | This is the page number to request. |
{
"page_number": 985,
"page_size": 276,
"total_pages": 45,
"total_number_of_items": 837,
"page_items": []
}
Was this page helpful?