Retrieves a list of the incidents by provided filters (maximum of 10,000 incidents per response). The list of returned incidents can contain one type of the two options: DLP incidents (INCIDENTS) or Discovery incidents (DISCOVERY).Documentation Index
Fetch the complete documentation index at: https://docs.blinkops.com/llms.txt
Use this file to discover all available pages before exploring further.
Basic Parameters
| Parameter | Description |
|---|---|
| Filter By ID List | A Comma separated array of incident IDs to filter the results by. |
| Filter Incidents From Date | Include incidents that were created after the given date. |
| Filter Incidents Until Date | Include incidents that were created before the given date. |
| Incident Type | The incident type. |
Advanced Parameters
| Parameter | Description |
|---|---|
| Filter By Action | Filter by the action performed by Forcepoint in response to the incident. |
| Filter By Policy | Filter by the policy that triggered the incident. |
| Filter By Severity | Filter by the incident severity. |
| Filter By Status | Filter by the incident status. |
| Sort By Date | Sort the results by date. |