Get members in a shift
xmatters_get_members_in_a_shiftRetrieve the list of members scheduled for a specific shift in an xMatters group using group ID and shift ID.
Instructions
Get members in a shift. GET /api/xm/1/groups/{groupID}/shifts/{shiftID}/members. Body fields: none. Reference: https://help.xmatters.com/xmapi/#get-members-in-a-shift
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | ||
| query | No | API query parameters; arrays are comma-joined. Documented names: onDuty. Pagination is explicit using offset and limit; results are not automatically combined. |