Hi Techies,
I am retrieving list items using rest api by using
appWebUrl +"/_api/web/lists/getByTitle('Notes')/items/"+"?$select=FTCAM_Description,Modified,Title,Author/ID,Author/Title"+"&$expand=Author/ID,Author/Title"
Here i want to get Author Picture and Author personal site like these properties can you share those properties or msdn link or otherways to retive the items
Thanks
Sathish Kasinathan