Count Alerts
Count alerts in Opsgenie.
External Documentation
To learn more, visit the Opsgenie documentation.
Parameters
Parameter | Description |
---|---|
Query | Search query to apply while filtering the alerts. |
Search ID | Identifier of the saved search query to apply while filtering the alerts. |
Search ID Type | Identifier type of the saved search query. Possible values are id and name. Default value is id. If searchIdentifier is not provided, this value is ignored. |
Example Output
{
"data": {
"count": 0
},
"requestId": "string",
"took": 0
}
Workflow Library Example
Count Alerts with Opsgenie and Send Results Via Email
Preview this Workflow on desktop