Forum Discussion
cike
Champion
Hi amuthan,
if you want to use APIv1, you have to use multiple request to get all information. Take a look at the message resource of APIv1:
There you get a request for replies:
http://community.lithium.com/community-name/restapi/vc/messages/id/[id]/replies/count
and an other one for the solution marker:
http://community.lithium.com/community-name/restapi/vc/messages/id/[id]/solutions/solution
Best regards,
Christian
amuthan
8 years agoAdept
Thanks for the reply.
I need it as single endpoint that should give root message topic,replies count,solution there or not,timestamp,author id with image.
Performance based approach is needed.
Related Content
- 9 months ago
- 8 months ago
- 3 years ago
- 3 years ago