External DocumentationTo learn more, visit the Cylance documentation.
Actions
List Threats
Retrieve a list of threats detected in a tenant.

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 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. |
{
"page_number": 805,
"page_size": 706,
"total_pages": 913,
"total_number_of_items": 939,
"page_items": []
}
Was this page helpful?