Get services
xmatters_get_servicesFetch services from the xMatters API, applying query parameters like search, ownedBy, and serviceType to filter results.
Instructions
Get services. GET /api/xm/1/services. Body fields: none. Reference: https://help.xmatters.com/xmapi/#get-services
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | No | API query parameters; arrays are comma-joined. Documented names: search, operand, fields, ownedBy, serviceTier, serviceType. Pagination is explicit using offset and limit; results are not automatically combined. |