Actions
List Alerts
Returns list of alerts.
External Documentation
To learn more, visit the Opsgenie documentation.
Parameters
Parameter | Description |
---|---|
Limit | Maximum number of items to provide in the result. Must be a positive integer value. Default value is 20 and maximum value is 100. |
Offset | Start index of the result set (to apply pagination). Minimum value (and also default value) is 0. |
Order | Sorting order of the result set. |
Query | Search query to apply while filtering the alerts. You can use field:value combination with most alert fields. For more information visit https://support.atlassian.com/opsgenie/docs/search-queries-for-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’, or ‘name’. |
Sort | Name of the field that result set will be sorted by. |
Example Output
Workflow Library Example
List Alerts with Opsgenie and Send Results Via Email
Preview this Workflow on desktop
Was this page helpful?