List Open Incidents
Gets a list of all open incidents. Applies to company types: Company, Partner, Partner-full, Multipartner, Multipartner-full.
Parameters
Parameter | Description |
---|---|
Company ID | The ID of the company. Can be found under Account Settings -> General & Security -> Company ID. |
Example Output
{
"incident_ids": [
11111111
]
}
Workflow Library Example
List Open Incidents with Ironscales and Send Results Via Email
Preview this Workflow on desktop