Forum Discussion
rich7940
Feb 05, 2021Copper Contributor
Who has viewed a modern page API
Hi
We have implemented the SharePoint Viewers function as outlined https://support.microsoft.com/en-gb/office/allow-people-to-see-who-views-their-files-or-pages-ee26dde0-c30e-4eca-b1c3-38922c450967
This works well, but we would like to develop a report to extract all pages, and details of who has viewed them and when. Does anyone know if an API exists that can get the viewer details (email), and visit date?
Thanks
rich7940
Does the Audit/Activity API provide what you need?
Office 365 Management Activity API reference | Microsoft Docs
2 Replies
Sort By
- Rahul Mittal (ODSP)
Microsoft
rich7940
Does the Audit/Activity API provide what you need?
Office 365 Management Activity API reference | Microsoft Docs- rich7940Copper Contributor
Thanks, that looks like it might do it
Kind regards