Forum Discussion

whisperwind325's avatar
whisperwind325
Copper Contributor
Apr 02, 2025

Microsoft Graph API returns 404 when querying SharePoint file by siteId, listId, uniqueId

I'm retrieving the JSON representation of a SharePoint page using the endpoint:     GET https://graph.microsoft.com/v1.0/sites/${siteId}/pages/${pageId}/microsoft.graph.sitePage?expand=canvasLayout&...

Resources