MSohm
12 years agoAce
Topic list with floated messages?
Hi, I'm getting a list of recent posts like this: http://community.com/restapi/vc/boards/id/myId/topiclist?message_viewer.message_sort_order=thread_descending&page_size=10&page=1 Is there...
- 12 years ago
Hi Mark,
Not in a single REST API call, but you could make a separate call to retreive the floated messages and then render them above the "recent" list.