Get a single event with optional linked incidents
get_eventReturns a single clustered event by ID. Use include_incidents=true to also
retrieve all incidents that belong to this event cluster.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Event UUID | |
| include_incidents | No | Include linked incidents in the response |