{
  "data": {
    "@odata.context": "https://graph.microsoft.com/v1.0/$metadata#drives('b%21-RIj2DuyvEyV1T4NlOaMHk8XkS_I8MdFlUCq1BlcjgmhRfAj3-Z8RY2VpuvV_tpd')/root/search(q='quarterly')",
    "value": [
      {
        "id": "01BYE5RZ6QN3ZWBTUFOFD3GSPGOHDJD36K",
        "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"
        }
      },
      {
        "id": "01BYE5RZ789ABCDEFGHIJKLMNOPQR",
        "name": "Quarterly Meeting Notes.docx",
        "size": 45678,
        "webUrl": "https://contoso-my.sharepoint.com/personal/john_contoso_com/Documents/Quarterly%20Meeting%20Notes.docx",
        "file": {
          "mimeType": "application/vnd.openxmlformats-officedocument.wordprocessingml.document"
        }
      }
    ]
  }
}