Forum Discussion
AdamN
12 years agoKhoros Oracle
Are those 4 blogs the only blogs in the parent category? If so, the Category class has a "/threads/style/style/featured" method which might work for. For example:
/restapi/vc/categories/id/support/threads/style/blog/featured
If there are additional blogs that you don't want to include, you may have to either add some processing logic to filter those out of your results, or make separate REST API calls to those blogs and combine the results.
Inactive User
12 years agoYeah, didn't find a clean way to exclude a blog down the level so we went with a different approach. Thanks for the help though.
Related Content
- 7 months ago