Forum Discussion
2 Replies
Sort By
Make the following rest call:
/restapi/vc/search/messages?q=is_root:true&sort_by=date
- NicoB11 years agoLithium Alumni (Retired)
If you really want to get THE latest post:
/restapi/vc/search/messages?q=is_root:true&sort_by=date&page_size=1&page=1
Kudos to VarunGrazitti for the initial call :D
Nico
Related Content
- 5 months ago
- 2 years ago
- 3 years ago