Skip to main content

Sp.Sites.getAllSites

GET 

/clients/:clientId/sp/sites

This function returns a promise that resolves to an array of IGraphSite objects by calling the sites method on the openGraphClient.

Request

Responses

A Promise that resolves to an array of IGraphSite objects.