| Field | Type | Required | Description | Example |
|---|---|---|---|---|
Id |
string | ✔️ | The identifier of the subscription | 64da692e9a94fb2e6449ad08 |
Identifier |
string | ✔️ | The identifier of the subscription | tk=product-updates:si=subscriber-123 |
CreatedAt |
string | ✔️ | The date and time the subscription was created | 2021-01-01T00:00:00.000Z |
Topic |
Models.Components.TopicResponseDto | ✔️ | Topic information | |
Subscriber |
SubscriberDto | ✔️ | Subscriber information | |
ContextKeys |
List<string> | ➖ | Context keys that scope this subscription (e.g., tenant:org-a, project:proj-123) | [ "tenant:org-a", "project:proj-123" ] |