Gets a list of all open incidents. 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.

Example Output

{
	"incident_ids": [
		11111111
	]
}

Workflow Library Example

List Open Incidents with Ironscales and Send Results Via Email

Preview this Workflow on desktop