Forum Discussion
4 Replies
Sort By
- samudhraa11 years agoExpert
Hi MLachapelle ,
You can use the below call to get details of a individual thread.
/restapi/vc/threads/id/144042
You can use this call to get details of individual message , such as body , view count etc using this call
/restapi/vc/messages/id/143992
Hope that helps.
Thanks,
Sam
- MLachapelle11 years agoHelper
Hi Sam,
Thanks for your answer.
This is the call that I am doing right now and I need to do another one to get the tags related to this message and another call to get the attachments. Is there a call or an argument to add to the previous call to get all these informations at the same time?
Thanks,
Max
- VarunLuthra11 years agoAdvisorHi MLachapelle, I don't think if there is any single call to get all the details, you will have to make separate REST calls to get the appropriate data as samudhraa mentioned.
- MLachapelle11 years agoHelper
Thank you both for your answer.
Max
Related Content
- 5 months ago
- 25 days ago
- 12 years ago
- 2 years ago