Solved
Forum Discussion
DougS
12 years agoKhoros Alumni (Retired)
That threads call can only be made at the board level and there is no API call to do that at the category or community level that I'm aware of, unfortunately.
Try adding sort_by=-latestPostDate to a search API call and see if that does the trick or not.
Sign in to react to this post
peterlu
12 years agoChampion
Thanks, DougS, the search api with sort_by=-latestPostDate works for community/category level.
Sign in to react to this post