Get Event Record
GET/api/EntityEventRecords/GetEventRecord/:id
Tier: Public — stable, supported for third-party integration.
Returns full detail for one event-record occurrence, including embedded host-entity and event-type summaries.
Request
Responses
- 200
- 400
The event record. See EntityEventRecords.EventRecordDetailDto.
No event record with that id is visible to the caller's organisation (empty error array).