Forum Discussion

Bhargav1's avatar
10 years ago

messages with body under a thread

Hi,

 

I'm working with Lithium Communities API. Currently I'm getting all the messages under a thread using  http://uxcde46552.stage.lithium.com/restapi/vc/threads/id/271?restapi.session_key=o6rfZfif_3AAOTKQxSxIRKjMYuTh5xXnug5s2Vzo290. 

 

But I'm getting the description body of only first messge and for others i just see messge id's with out any body. So for getting message description again i need to request with respective messge id's which is time consuming. 

 

So is there any API that will render all messages with  body description also for a particular thread requested.? Please do the needful.

 

 

Thanks,

Bhargav

  • PaoloT

     

     

    I found out from some developer communities that using "&restapi.format_detail=full_list_element" at the end fetched me all the messages with body under a thread with Version 1 API itself. Thanks for your support !!!

     

     

    Thanks,

    Bhargav