Get Alert
GET/api/domaineventalert/getalert/:id
Tier: Public — stable, supported for third-party integration.
Returns full detail for one domain-event alert in the caller's organisation.
Request
Responses
- 200
- 400
The alert. See DomainEventAlerts.DomainEventAlertDetailDto.
No alert with that id exists in the caller's organisation (NotFound).