Get temporary absences
xmatters_get_temporary_absencesRetrieve temporary absences for specified members, groups, or absence types. Use this to identify who is unavailable during a time range and plan coverage.
Instructions
Get temporary absences. GET /api/xm/1/temporary-absences. Body fields: none. Reference: https://help.xmatters.com/xmapi/#get-temporary-absences
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | No | API query parameters; arrays are comma-joined. Documented names: member, groups, absenceType, from, to, offset, limit. Pagination is explicit using offset and limit; results are not automatically combined. |