Actions
List Incident Remediations
Lists all remediations for a certain period. Applies to company types: Company, Partner, Partner-full, Multipartner, Multipartner-full.

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 |
|---|---|
| Company ID | The ID of the company. Can be found under Account Settings -> General & Security -> Company ID. |
| Period | The period over which to filter the resulting incidents. Possible values: 0 - Last 24 hours, 1 - Last 7 days, 2 - Last 90 days, 3 - Last 180 days, 4 - Last 360 days, 5 - Current year to date, 6 - All time. |
{
"openIncidentCount": 0,
"resolvedIncidentCount": 0,
"phishingCount": 0,
"remediationCount": 0,
"maliciousAttachmentsCount": 0,
"maliciousLinksCount": 0,
"impersonationCount": 0,
"reportedByEmployeesCount": 0
}
Was this page helpful?