| Field | Type | Required | Description |
|---|---|---|---|
Data |
List<TopicSubscriptionResponseDto> | ✔️ | List of returned Topic Subscriptions |
Next |
string | ✔️ | The cursor for the next page of results, or null if there are no more pages. |
Previous |
string | ✔️ | The cursor for the previous page of results, or null if this is the first page. |
TotalCount |
double | ✔️ | The total count of items (up to 50,000) |
TotalCountCapped |
bool | ✔️ | Whether there are more than 50,000 results available |