File tree Expand file tree Collapse file tree 1 file changed +2
-1
lines changed
api-reference/v1.0/resources Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Original file line number Diff line number Diff line change 1
- ---
2
1
author: spgraph-docs-team
3
2
title: "site resource type"
4
3
description: The site resource provides metadata and relationships for a Sharepoint site.
@@ -21,6 +20,7 @@ The **site** resource provides metadata and relationships for a SharePoint site.
21
20
| [ Get site] [ ] | site | Access a sharePoint site using the siteId.
22
21
| [ List sites across geographies] [ ] | collection of sites | List sites across all geographies in an organization.
23
22
| [ List subsites for a site] [ ] | collection of sites | Get a collection of subsites defined for a site.
23
+ | [ List root sites] [ ] | site | List all available sites in an organization.
24
24
| [ Get site by path] [ ] | site | Access the root SharePoint site with a relative path.
25
25
| [ Get site for a group] [ ] | site | Access the team site for a group.
26
26
| [ Get analytics] [ ] | [ itemAnalytics] [ ] | Get analytics for this resource.
@@ -40,6 +40,7 @@ The **site** resource provides metadata and relationships for a SharePoint site.
40
40
41
41
[ Get site ] : ../api/site-get.md
42
42
[ Get root site ] : ../api/site-get.md
43
+ [ List root site ] : ../api/site-list.md
43
44
[ List sites across geographies ] : ../api/site-getallsites.md
44
45
[ List subsites for a site ] : ../api/site-list-subsites.md
45
46
[ Get site by path ] : ../api/site-getbypath.md
You can’t perform that action at this time.
0 commit comments