TopicResponseDto
January 14, 2026 ยท View on GitHub
Fields
| Field | Type | Required | Description | Example |
|---|---|---|---|---|
id | String | :heavy_check_mark: | The identifier of the topic | 64da692e9a94fb2e6449ad06 |
key | String | :heavy_check_mark: | The unique key of the topic | product-updates |
name | Optional<String> | :heavy_minus_sign: | The name of the topic | Product Updates |
createdAt | Optional<String> | :heavy_minus_sign: | The date the topic was created | 2023-08-15T00:00:00.000Z |
updatedAt | Optional<String> | :heavy_minus_sign: | The date the topic was last updated | 2023-08-15T00:00:00.000Z |