Forum Discussion
Cannot find Sharepoint Online API endpoints
Hi Team,
My team is working on SharePoint Online, and are not able to find APIs related to the following entities:
1. All List APIs
2. All files and folders APIs
3. All Link APIs
4. All Event APIs
5. All Page APIs.
When we say 'all', we mean endpoints to create, update, get, delete and perform other operations on the above listed entities.
We found a few APIs related to files and folders here - https://learn.microsoft.com/en-us/sharepoint/dev/sp-add-ins/working-with-folders-and-files-with-rest
It would be very helpful if you could share rest of the endpoints with us.
Thank you.
2 Replies
- AshishUCopper Contributor
Are you looking for this?
https://learn.microsoft.com/en-us/sharepoint/dev/sp-add-ins/get-to-know-the-sharepoint-rest-service?tabs=csom
and
https://learn.microsoft.com/en-us/sharepoint/dev/apis/sharepoint-rest-graph
- Those APIs doesn't exist in that sense, better you explain what you want to do and how and I can link related API:s