Get Notification Meta Data
GET/api/domaineventalert/get-notification-metadata/:type
Tier: Public — stable, supported for third-party integration.
Returns the @placeholder fields available for the given alert type's notification message templates, reflected from that type's placeholder model.
Request
Responses
- 200
- 400
The placeholder fields. See DomainEventAlert.DomainEventNotificationBuilderDto.
The route value did not bind to a known Enums.DomainEventAlertType member (a Web API model-binding error, not the custom error-array shape).