Get suppressed events
xmatters_get_suppressed_eventsRetrieve suppressed events from xMatters API to identify blocked or muted event notifications, aiding in monitoring alert filtering.
Instructions
Get suppressed events. GET /api/xm/1/event-suppressions. Body fields: none. Reference: https://help.xmatters.com/xmapi/#get-suppressed-events
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | Yes | API query parameters; arrays are comma-joined. Documented names: event, sortBy, sortOrder, offset, limit. Pagination is explicit using offset and limit; results are not automatically combined. |