/Organizations/{organizationId}/Groups
Represents a collection of organization groups.
Resource URL
https://<Backup-Office365>:4443/v3/Organizations/{organizationId}/Groups |
Related Resources
Methods
The following methods are supported for the /Organizations/{organizationId}/Groups resource:
Resource Representation
The /Organizations/{organizationId}/Groups resource has the following representation:
[ { "id": "16f8226c-9531-4ed2-9b87-856f7c76a42600000000-0000-0000-0000-000000000000", "displayName": "Site", "name": "Site@backup.onmicrosoft.com", "managedBy": "kate.rourke", "site": "https://backup.sharepoint.com/sites/Site", "type": "Office365", "locationType": "Cloud", "isBackedup": false, "_links": { "self": { "href": "https://support.east.local:4443/v3/organizations/92460656-7a85-4a04-b1af-1ea903c0bc2e/groups/16f8226c-9531-4ed2-9b87-856f7c76a42600000000-0000-0000-0000-000000000000" }, "organization": { "href": "https://support.east.local:4443/v3/organizations/92460656-7a85-4a04-b1af-1ea903c0bc2e" } } }, …]
|