Forum Discussion
PaoloT
11 years agoLithium Alumni (Retired)
Hi tene
I think you can look at the /for/labels filters on our standard REST API calls:
All messages
http://lithosphere.lithium.com/t5/rest-api/bd-p/developers-rest-api?leaf-id=Community.posts#Community.posts.for.labels.text.label_text
Only root topic messages
http://lithosphere.lithium.com/t5/rest-api/bd-p/developers-rest-api?leaf-id=Community.topics#Community.topics.for.labels.text.label_text
Normally you can identify the label by ID or text. I believe you can also apply those filters to the /recent path to get the messages ordered by recency.
Hope this helps,
Related Content
- 3 years ago
- 2 months ago