Forum Discussion
- ChhamaJKhoros Staff
Hey,
The /restapi/vc/threads/recent call by itself should return a list of the recent threads sorted by the post date of the thread topic, descending. You should not require any extra sorting.
Hope this helps. Let me know if you want to get some different result.
Thanks,
ChhamaChhamaJ. Thanks for the answer.
But I still want to get "community threads sorted by most recent posts".
I need the threads to be sorted by message post date (or reply, or comment) rather than topic post date.- ChhamaJKhoros Staff
Try this
/restapi/vc/boards/id/[board-id]/threads/top
This should work. Let me know if this is not what you want.
Thanks,
Chhama
- KaelaCLithium Alumni (Retired)
There is also the option of using the steams API with the "by-latest-post" key. However, using this does involve a Lithium controlled configuration to even be available. If you want to use streams, contact support.
Related Content
- 4 months ago
- 7 months ago
- 2 months ago
- 3 years ago