Forum Discussion
Payal
8 years agoDirector
@Prandnya - You can use the following query:
Community-Name/restapi/vc/users/id/[id] /topics/in/boards/id/[board_id] /count
Thanks
Sign in to react to this post
Pradnya
8 years agoGuide
Payal this api is specific to certain board , i want it for overall community.
Sign in to react to this post
- Payal8 years agoDirector
For Overall community, please find below the api call:
http://community.lithium.com/community-name/restapi/vc/users/id/[id] /topics/style/forum/count
Thanks
Sign in to react to this post- Payal8 years agoDirector
You can simply remove the count from the query as mentioned in Lithium Doc:
Thanks
Sign in to react to this post