Skip to main content

List Incident Remediations

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

Parameters

ParameterDescription
Company IDThe ID of the company. Can be found under Account Settings -> General & Security -> Company ID.
PeriodThe 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.

Example Output

{
"openIncidentCount": 0,
"resolvedIncidentCount": 0,
"phishingCount": 0,
"remediationCount": 0,
"maliciousAttachmentsCount": 0,
"maliciousLinksCount": 0,
"impersonationCount": 0,
"reportedByEmployeesCount": 0
}

Workflow Library Example

List Incident Remediations with Ironscales and Send Results Via Email

Workflow LibraryPreview this Workflow on desktop