Get a person's supervisors
xmatters_get_a_person_39_s_supervisorsRetrieve the list of supervisors for a specific person in xMatters by providing their person ID. Use this to identify reporting relationships and manage escalation paths.
Instructions
Get a person's supervisors. GET /api/xm/1/people/{personId}/supervisors. Body fields: none. Reference: https://help.xmatters.com/xmapi/#get-a-person-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. |