Get event audit information
xmatters_get_event_audit_informationRetrieve event audit information by event ID, with filters for audit type and sort order, to track changes and actions on xMatters events.
Instructions
Get event audit information. GET /api/xm/1/audits. Body fields: none. Reference: https://help.xmatters.com/xmapi/#get-event-audit-information
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | Yes | API query parameters; arrays are comma-joined. Documented names: eventId, auditType, sortOrder. Pagination is explicit using offset and limit; results are not automatically combined. |