Get an event
xmatters_get_an_eventRetrieve a specific xMatters event's details by its event ID to view status, properties, and related data.
Instructions
Get an event. GET /api/xm/1/events/{eventId}. Body fields: none. Reference: https://help.xmatters.com/xmapi/#get-an-event
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | ||
| query | No | API query parameters; arrays are comma-joined. Documented names: embed, targeted, at. Pagination is explicit using offset and limit; results are not automatically combined. |