Skip to content

Commit 3206482

Browse files
authored
Update site.md
1 parent e4388ce commit 3206482

File tree

1 file changed

+2
-1
lines changed
  • api-reference/v1.0/resources

1 file changed

+2
-1
lines changed

api-reference/v1.0/resources/site.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
---
21
author: spgraph-docs-team
32
title: "site resource type"
43
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.
2120
| [Get site][] | site | Access a sharePoint site using the siteId.
2221
| [List sites across geographies][] | collection of sites | List sites across all geographies in an organization.
2322
| [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.
2424
| [Get site by path][] | site | Access the root SharePoint site with a relative path.
2525
| [Get site for a group][] | site | Access the team site for a group.
2626
| [Get analytics][] | [itemAnalytics][] | Get analytics for this resource.
@@ -40,6 +40,7 @@ The **site** resource provides metadata and relationships for a SharePoint site.
4040

4141
[Get site]: ../api/site-get.md
4242
[Get root site]: ../api/site-get.md
43+
[List root site]: ../api/site-list.md
4344
[List sites across geographies]: ../api/site-getallsites.md
4445
[List subsites for a site]: ../api/site-list-subsites.md
4546
[Get site by path]: ../api/site-getbypath.md

0 commit comments

Comments
 (0)