
Announcements
Hello Everyone,
I'm trying to make an HTTP request to SharePoint to retrieve the number of views a page has collected. This information is displayed alongside Likes, Save for Later, and Comments on the page.
Despite trying several Uri's, like LikedByInformation - example below, I haven't been able to find the number of views in the responses. I guessed this should be simpler than retrieving the number of likes or identifying who liked the page - but it is not.
Does anyone know the correct URI to use or where the view count is stored, how to extract it?