abnormal_threats_list
Retrieve a paginated list of detected threats and security cases from Abnormal Security, including threat IDs and summary information.
Instructions
List detected threats and cases from Abnormal Security. Returns a paginated list of threat IDs with summary information.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| filter | No | OData filter expression (e.g. 'receivedTime gt 2024-01-01T00:00:00Z') | |
| pageSize | No | Number of results per page (default: 100, max: 100) | |
| pageNumber | No | Page number to retrieve (1-indexed, default: 1) |