ActivityNotificationResponseDto

January 14, 2026 ยท View on GitHub

Fields

FieldTypeRequiredDescription
idOptional<String>:heavy_minus_sign:Unique identifier of the notification
environmentIdString:heavy_check_mark:Environment ID of the notification
organizationIdString:heavy_check_mark:Organization ID of the notification
subscriberIdString:heavy_check_mark:Subscriber ID of the notification
transactionIdString:heavy_check_mark:Transaction ID of the notification
templateIdOptional<String>:heavy_minus_sign:Template ID of the notification
digestedNotificationIdOptional<String>:heavy_minus_sign:Digested Notification ID
createdAtOptional<String>:heavy_minus_sign:Creation time of the notification
updatedAtOptional<String>:heavy_minus_sign:Last updated time of the notification
channelsList<StepTypeEnum>:heavy_minus_sign:N/A
subscriberOptional<ActivityNotificationSubscriberResponseDto>:heavy_minus_sign:Subscriber of the notification
templateOptional<ActivityNotificationTemplateResponseDto>:heavy_minus_sign:Template of the notification
jobsList<ActivityNotificationJobResponseDto>:heavy_minus_sign:Jobs of the notification
payloadMap<String, Object>:heavy_minus_sign:Payload of the notification
tagsList<String>:heavy_minus_sign:Tags associated with the notification
controlsMap<String, Object>:heavy_minus_sign:Controls associated with the notification
toMap<String, Object>:heavy_minus_sign:To field for subscriber definition
topicsList<ActivityTopicDto>:heavy_minus_sign:Topics of the notification
severityOptional<SeverityLevelEnum>:heavy_minus_sign:Severity of the workflow
criticalOptional<Boolean>:heavy_minus_sign:Criticality of the notification
contextKeysList<String>:heavy_minus_sign:Context (single or multi) in which the notification was sent