Forum Discussion
Make the following rest call:
/restapi/vc/search/messages?q=is_root:true&sort_by=date
- NicoBLithium 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
- 4 years ago
- 24 days ago