Get event annotations
xmatters_get_event_annotationsFetch annotations for a specific event to review notes and updates. Use this tool to retrieve paginated event annotation history for audit or context.
Instructions
Get event annotations. GET /api/xm/1/events/{eventID}/annotations. Body fields: none. Reference: https://help.xmatters.com/xmapi/#get-event-annotations
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | ||
| query | No | API query parameters; arrays are comma-joined. Documented names: offset, limit. Pagination is explicit using offset and limit; results are not automatically combined. |