Get roles
xmatters_get_rolesRetrieve xMatters roles with optional filters for name, wildcards, and pagination using offset and limit.
Instructions
Get roles. GET /api/xm/1/roles. Body fields: none. Reference: https://help.xmatters.com/xmapi/#get-roles
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | No | API query parameters; arrays are comma-joined. Documented names: name, allowWildcards, offset, limit. Pagination is explicit using offset and limit; results are not automatically combined. |