How can I get latest Post of given user via REST Api

How can I get latest Post of given user via REST Api

This question is not answered

Hi,

 

I 'm writing a new custom widget and I need to display URL to latest user post.

 

How can I get latest user post via the API ?  Version of Community Server I have installed is 5.0.

 

Thanks!

All Replies
  • Hi ,

    I am still looking at this. Is it the case that from my User object I cannot access the Posts collection? The only thing I can get is the TotalPosts which is integer property and doesn't  help for my scenario.