Get a group's supervisors
xmatters_get_a_group_39_s_supervisorsGet the supervisors assigned to a specific xMatters group. Provide the group ID to return its supervisor list via the xMatters API.
Instructions
Get a group's supervisors. GET /api/xm/1/groups/{groupId}/supervisors. Body fields: none. Reference: https://help.xmatters.com/xmapi/#get-a-group-39-s-supervisors
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. |