Get device names
xmatters_get_device_namesRetrieve device names from the xMatters API, with optional filtering by device type, search, sorting, and pagination. Use it to identify user devices for alerting and notification workflows.
Instructions
Get device names. GET /api/xm/1/device-names. Body fields: none. Reference: https://help.xmatters.com/xmapi/#get-device-names
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | No | API query parameters; arrays are comma-joined. Documented names: deviceTypes, search, sortBy, sortOrder, offset, limit. Pagination is explicit using offset and limit; results are not automatically combined. |