erjames5
12 years agoExpert
Rest API for Comments and/or to separate topics from comments
I am looking for a rest call to pull comments from a specific board (possibly with a label too). I am aware that I can use the following to get the entire thread, but it would be a lot simplier to b...
- 12 years ago
Hi,
To get comments (==replies) only use this call: http://lithosphere.lithium.com/t5/rest-api/bd-p/developers-rest-api?leaf-id=Board.replies#Board.replies
...for the topics only use "topiclist": http://lithosphere.lithium.com/t5/rest-api/bd-p/developers-rest-api?leaf-id=Board.topiclist#Board.topiclist