Get signals
xmatters_get_signalsFetch xMatters signals using query parameters like correlation, time range, and pagination to track alert activity.
Instructions
Get signals. GET /api/xm/1/signals. The definition and returned collection self link use /signals. The cURL and JavaScript examples incorrectly use /groups/IT/signals; that path is not presented as a separate operation. See C10. Body fields: none. Reference: https://help.xmatters.com/xmapi/#get-signals
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | No | API query parameters; arrays are comma-joined. Documented names: correlation, embed, from, limit, offset, response, sortBy, sortOrder, to. Pagination is explicit using offset and limit; results are not automatically combined. |