Forum Discussion
PaoloT
11 years agoLithium Alumni (Retired)
Hi,
have you had a look at this TKB article? There are some extended parameters described there that should help you out.
In particular, you may want to look into is_root:true ( peterlu has an example here ) which only return the root message (topic message) for a thread.As you will be passing multiple parameters in the q attribute you will want to have them in AND so they all apply.
Let us know if that worked for you!
- hiscapness11 years agoContributor
that gets me closer, but is there any way to include the comment count in the results?
- AdamN11 years agoKhoros Oracle
Hi hiscapness,
You can't include the count in the REST API response itself; however, with an endpoint you could modify the output to suit your needs. Check out this TKB article on using endpoints to condense REST API calls:
Related Content
- 2 months ago
- 11 years ago