getDefaultNotificationTemplate
Returns the default notification template for a given event type and integration type.
getDefaultNotificationTemplate(
eventTypeId: String!
integrationType: String!
): NotificationRouterIntegrationTemplate
Arguments
getDefaultNotificationTemplate.eventTypeId ● String! non-null scalar
The identifier of the event type.
getDefaultNotificationTemplate.integrationType ● String! non-null scalar
The integration type (e.g., 'pagerduty', 'slack', 'email').
Type
NotificationRouterIntegrationTemplate union
A template associated with an integration