Forum Discussion

Kallie's avatar
Kallie
Guide
8 years ago

Using API V1 to get the most popular topics in the last 6 months

Hi,  I use the following code to retrieve the most viewed Threads in our community: <#assign popularPostResult = rest("/categories/id/${categoryId}/search/messages?q=is_root:true&sort_by=-views&res...