{
  "data": {
    "Documents": [
      {
        "createdDateTime": "2025-06-11T22:08:54Z",
        "id": "0125EXAMPLERANDOMFOLDERID1234567890",
        "lastModifiedDateTime": "2025-06-12T23:48:54Z",
        "name": "renamedFolder",
        "webUrl": "https://example.sharepoint.com/sites/ExampleSite/Shared%20Documents/renamedFolder",
        "size": 0,
        "createdBy": {
          "user": {
            "email": "user@example.com",
            "displayName": "Example User"
          }
        },
        "lastModifiedBy": {
          "user": {
            "email": "user@example.com",
            "displayName": "Example User"
          }
        },
        "parentReference": {
          "driveType": "documentLibrary",
          "driveId": "b!ExampleDriveIDRandomString12345",
          "id": "0125EXAMPLEPARENTID0987654321",
          "siteId": "aaaaaaaa-bbbb-cccc-dddd-eeeeeeeeeeee"
        },
        "fileSystemInfo": {
          "createdDateTime": "2025-06-11T22:08:54Z",
          "lastModifiedDateTime": "2025-06-12T23:48:54Z"
        },
        "folder": {
          "childCount": 0
        },
        "searchResult": {}
      }
    ]
  }
}