Parameter | Description |
---|---|
Site ID | The ID of the site. Can be obtained via the List Sites action. |
{
"@odata.context": "<string>",
"@odata.etag": "\"13584cf8-dbd4-4175-807e-5c486a08bcaa,1\"",
"createdDateTime": "2021-12-12T00:45:15Z",
"description": "",
"eTag": "\"13584cf8-dbd4-4175-807e-5c486a08bcaa,1\"",
"id": "13584cf8-dbd4-4175-807e-5c486a08bcaa",
"lastModifiedDateTime": "2021-12-12T00:45:15Z",
"name": "Shared Documents",
"webUrl": "https://testblinkops.sharepoint.com/Shared%20Documents",
"displayName": "Documents",
"createdBy": {
"user": {
"displayName": "System Account"
}
},
"lastModifiedBy": {
"user": {
"email": "<string>",
"id": "<string>",
"displayName": "<string>"
}
},
"parentReference": {
"siteId": "testblinkops.sharepoint.com,77aaaee5-a459-4f43-bff3-d1a032f92f98,320a4e26-8cc6-4004-8eed-2a55f6ebe56b"
},
"list": {
"contentTypesEnabled": false,
"hidden": false,
"template": "documentLibrary"
},
"items@odata.context": "<string>",
"items": []
}
Was this page helpful?