Get a group's recipients
xmatters_get_a_group_39_s_recipientsFetch the recipients assigned to an xMatters group by supplying the group ID. Returns the list of members for use in notification targeting.
Instructions
Get a group's recipients. GET /api/xm/1/groups/{groupId}/recipients. Body fields: none. Reference: https://help.xmatters.com/xmapi/#get-a-group-39-s-recipients
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | ||
| query | No | API query parameters; arrays are comma-joined. Documented names: none. Pagination is explicit using offset and limit; results are not automatically combined. |