External DocumentationTo learn more, visit the Opsgenie documentation.
Actions
Count Alerts
Count alerts in Opsgenie.

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 |
|---|---|
| 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. |
{
"data": {
"count": 0
},
"requestId": "string",
"took": 0
}
Was this page helpful?