Get a person (by id)
xmatters_get_a_person_by_idRetrieve an xMatters person's details by providing their unique person ID. Use this to fetch profile information for a specified person.
Instructions
Get a person (by id). GET /api/xm/1/people/{personID}. Body fields: none. Reference: https://help.xmatters.com/xmapi/#get-a-person-by-id
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | ||
| query | No | API query parameters; arrays are comma-joined. Documented names: embed. Pagination is explicit using offset and limit; results are not automatically combined. |