SubscriptionResponseDto

January 22, 2026 ยท View on GitHub

Fields

FieldTypeRequiredDescriptionExample
idString:heavy_check_mark:The unique identifier of the subscription64f5e95d3d7946d80d0cb679
identifierOptional<String>:heavy_minus_sign:The identifier of the subscriptiontk=product-updates:si=subscriber-123
nameOptional<String>:heavy_minus_sign:The name of the subscriptionMy Subscription
topicTopicDto:heavy_check_mark:The topic information
subscriberOptional<SubscriptionResponseDtoSubscriber>:heavy_check_mark:The subscriber information
preferencesList<SubscriptionPreferenceDto>:heavy_minus_sign:The preferences for workflows in this subscription
contextKeysList<String>:heavy_minus_sign:Context keys that scope this subscription (e.g., tenant:org-a, project:proj-123)[
"tenant:org-a",
"project:proj-123"
]
createdAtString:heavy_check_mark:The creation date of the subscription2025-04-24T05:40:21Z
updatedAtString:heavy_check_mark:The last update date of the subscription2025-04-24T05:40:21Z