| Field | Type | Required | Description |
|---|---|---|---|
notificationIds |
List<String> | ➖ | Specific notification IDs to mark as seen |
tags |
Optional<MarkSubscriberNotificationsAsSeenDtoTags> | ➖ | Filter notifications by workflow tags (OR for string[], or { and: [{ or: string[] }, ...] } for AND of OR-groups). |
data |
Optional<String> | ➖ | Filter notifications by data attributes (JSON string) |
contextKeys |
List<String> | ➖ | Context keys for filtering notifications |