Get Event Type
GET/api/EntityEventRecords/GetEventType/:id
Tier: Public — stable, supported for third-party integration.
Returns full detail for one event type in the caller's organisation. Any authenticated user may call this.
Request
Responses
- 200
- 400
The event type. See EntityEventRecords.EventTypeDetailDto.
No event type with that id exists in the caller's organisation (empty error array).