Share via

SharePoint REST API Updated date in web/webs API call

BrajMohan Singh 1 Reputation point
2020-12-31T09:24:19.577+00:00

Hi,

We have a requirement to check the datetime when the properties of a site are updated. Currently we get a datetime within LastItemModifiedDate property but it does not update when Title or Description is updated.

Please let us know if this is feasible.

Thanks

Microsoft 365 and Office | SharePoint | For business | Windows
0 comments No comments

1 answer

Sort by: Most helpful
  1. Amos Wu-MSFT 4,131 Reputation points Moderator
    2021-01-01T02:42:01.807+00:00

    As far as I know, there is no such property stored in SharePoint.
    You can also find the description of the LastItemModifiedDate property in Microsoft.SharePoint.Client.Web class.
    52702-image.png
    In Microsoft.SharePoint.Client.Web, we can't find the property of the last modification time of the site too.


    If the response is helpful, please click "Accept Answer" and upvote it.
    Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.

    Was this answer helpful?


Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.