Search code examples
apisharepointsharepoint-2010microsoft-graph-apimicrosoft-graph-sdks

What are all the endpoints in the Microsoft Graph API that are relevant for SharePoint?


I would like to know what is the subset of endpoints in the Microsoft Graph API are relevant for accessing Sharepoint? The Microsoft Graph API has a significant number of endpoints for its various Microsoft applications. I am designing another API that will consume a subset of these endpoints that are relevant for accessing Sharepoint. To complete this, I would like to know what endpoints within the Microsoft Graph API are relevant for this application?

A google search provides me with some endpoints which are associated with Sharepoint. I am looking for a comprehensive list. https://www.concurrency.com/blog/november-2018/using-the-graph-api-with-sharepoint

I would like some help and guidance on obtaining this list. Thanks.


Solution

  • Official Microsoft Graph docs on should help with this research:

    This table in that list link might be especially helpful: enter image description here