Actions
Get Incidents
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).
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. |
Example Output
Workflow Library Example
Get Incidents with Forcepoint Dlp and Send Results Via Email
Preview this Workflow on desktop
Was this page helpful?