Forum Discussion

Gursimrat's avatar
Gursimrat
Leader
12 years ago

REST API: Get ID of current node's category

How can I get the ID of the category inside the board? I want to get the ID of the category for a board and want to display the other boards in that category by getting its ID and using the following REST call 

 

http://community.com/community-name/restapi/vc/categories/id/CAT-ID/boards

 

Moreover, I also want to get the number of post inside the boards which are returned.

 

Thanks

8 Replies