Skip to main content
POST

Authentication

Request Body

string
required
The feedback ID to get comment count for

Response

object
Comment count data

Use Cases

  • Display Comment Count: Show number of comments on feedback items
  • Engagement Metrics: Track discussion activity
  • Quick Stats: Get count without loading all comments

Notes

  • Includes all comments (public and private)
  • Count updates in real-time as comments are added
  • Does not require loading the full comment list