Confluence Questions REST ResourcesPUBLIC SINCE 2.3

by Atlassian for Confluence Server 5.3+

topicStatisticsDTO

XML

Elements

name (type) min/max
occurs
description
totalWatchersCount (int) 1/1
questionsCount (int) 1/1
topic (topicDTO) 0/1
watchers (userDTO) 0/unbounded
answersCount (int) 1/1

JSON

property type description
totalWatchersCount totalWatchersCount (int)
questionsCount questionsCount (int)
topic topic (topicDTO)
watchers array of watchers (userDTO)
answersCount answersCount (int)