{
  "data": {
    "@odata.context": "https://graph.microsoft.com/v1.0/$metadata#drives('b%21-RIj2DuyvEyV1T4NlOaMHk8XkS_I8MdFlUCq1BlcjgmhRfAj3-Z8RY2VpuvV_tpd')/items('01BYE5RZROOT')/children",
    "value": [
      {
        "id": "01BYE5RZ6QN3ZWBTUFOFD3GSPGOHDJD36K",
        "createdDateTime": "2024-12-01T10:30:00Z",
        "lastModifiedDateTime": "2024-12-15T14:22:00Z",
        "name": "Quarterly Report Q4 2024.xlsx",
        "size": 2456789,
        "webUrl": "https://contoso-my.sharepoint.com/personal/john_contoso_com/Documents/Quarterly%20Report%20Q4%202024.xlsx",
        "file": {
          "mimeType": "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet"
        },
        "parentReference": {
          "driveId": "b!-RIj2DuyvEyV1T4NlOaMHk8XkS_I8MdFlUCq1BlcjgmhRfAj3-Z8RY2VpuvV_tpd",
          "id": "01BYE5RZROOT",
          "path": "/drive/root:"
        }
      },
      {
        "id": "01BYE5RZFOLDER123456789ABCDEF",
        "createdDateTime": "2024-01-15T10:30:00Z",
        "lastModifiedDateTime": "2025-01-10T09:15:00Z",
        "name": "Project Files",
        "size": 0,
        "webUrl": "https://contoso-my.sharepoint.com/personal/john_contoso_com/Documents/Project%20Files",
        "folder": {
          "childCount": 12
        },
        "parentReference": {
          "driveId": "b!-RIj2DuyvEyV1T4NlOaMHk8XkS_I8MdFlUCq1BlcjgmhRfAj3-Z8RY2VpuvV_tpd",
          "id": "01BYE5RZROOT",
          "path": "/drive/root:"
        }
      }
    ]
  }
}