4

I need to retrieve the list of Sharepoint site collections using the REST API for Office 365. Is there any way to achieve this?

Nathan Tuggy
  • 2,237
  • 27
  • 30
  • 38
Jaimin
  • 53
  • 1
  • 6

1 Answers1

2

No REST endpoints exist at the farm level in SharePoint, so there is no REST endpoint for all the site collections in your farm/tenancy.

Please refer to: https://sharepoint.stackexchange.com/questions/113528/what-is-the-rest-endpoint-url-to-get-list-of-site-collections

Community
  • 1
  • 1