{
  "data": {
    "@odata.context": "https://graph.microsoft.com/v1.0/$metadata#drives/$entity",
    "id": "b!-RIj2DuyvEyV1T4NlOaMHk8XkS_I8MdFlUCq1BlcjgmhRfAj3-Z8RY2VpuvV_tpd",
    "createdDateTime": "2024-01-15T10:30:00Z",
    "lastModifiedDateTime": "2025-01-10T14:22:00Z",
    "name": "OneDrive",
    "driveType": "business",
    "webUrl": "https://contoso-my.sharepoint.com/personal/john_contoso_com/Documents",
    "description": "John Doe's OneDrive",
    "createdBy": {
      "user": {
        "displayName": "System Account"
      }
    },
    "lastModifiedBy": {
      "user": {
        "email": "john.doe@contoso.com",
        "id": "efee1b77-fb3b-4f65-99d6-274c11914d12",
        "displayName": "John Doe"
      }
    },
    "owner": {
      "user": {
        "email": "john.doe@contoso.com",
        "id": "efee1b77-fb3b-4f65-99d6-274c11914d12",
        "displayName": "John Doe"
      }
    },
    "quota": {
      "deleted": 482560,
      "remaining": 1099217352704,
      "state": "normal",
      "total": 1099511627776,
      "used": 293892160
    }
  }
}