henaffma
13 years agoContributor
get topics list instead of threads list
Hi,
I'm new to lithium rest api.
I currently perform both successful requests :
http://mycommunity.lithium.com/restapi/vc/boards/id/myBoardId/threads/popular
But actually, I don't need full thread because I only display topics titles.
How can I get only topics list, instead of threads list ? When I replace "threads" by "topics" in the request url above, it doesn't work.
Any advice ?
Thanks,
henaffma