Forum Discussion

Gursimrat's avatar
Gursimrat
Leader
11 years ago

How Do I fetch the new messages and total replies in a thread using REST API

We are customizing the layout of our board page and I need to fetch following using REST API in my new custom component:

 

  1. The number of NEW messages in the thread
  2. Total Replies

Thanks