Microsoft Word · Example Payload

Graph Api Drive Item Example

Q4 2025 financial summary report for executive review

DocumentsMicrosoft-365OfficeProductivityWord Processing

Graph Api Drive Item Example is an example object payload from Microsoft Word, with 14 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

idnamedescriptionsizewebUrlwebDavUrlcreatedDateTimelastModifiedDateTimeeTagcTagcreatedBylastModifiedByparentReferencefile

Example Payload

Raw ↑
{
  "id": "01NKDM7HMOJTVYMDOSXFDK2QJDXCDI3WUK",
  "name": "quarterly-report-q4-2025.docx",
  "description": "Q4 2025 financial summary report for executive review",
  "size": 157286400,
  "webUrl": "https://contoso-my.sharepoint.com/personal/jsmith/Documents/quarterly-report-q4-2025.docx",
  "webDavUrl": "https://contoso-my.sharepoint.com/personal/jsmith/Documents/quarterly-report-q4-2025.docx",
  "createdDateTime": "2025-10-01T09:15:00Z",
  "lastModifiedDateTime": "2025-12-20T16:45:00Z",
  "eTag": "\"{86EB4C8E-D20D-46B9-AD41-23B8868DDA8A},1\"",
  "cTag": "\"{86EB4C8E-D20D-46B9-AD41-23B8868DDA8A},0\"",
  "createdBy": {
    "user": {
      "id": "efee1b77-fb3b-4f65-99d6-274c11914d12",
      "displayName": "Jane Smith"
    }
  },
  "lastModifiedBy": {
    "user": {
      "id": "efee1b77-fb3b-4f65-99d6-274c11914d12",
      "displayName": "Jane Smith"
    }
  },
  "parentReference": {
    "driveId": "b!-RIj2DuyvEyV1T4NlOaMHk8XkS_I8MdFlUCq1BlcjgmhRfAj3-Z8RY2VpuvV_tpd",
    "id": "01NKDM7HF6Y2GOVW7725BZO354PWSELRRZ",
    "path": "/drive/root:/Documents"
  },
  "file": {
    "mimeType": "application/vnd.openxmlformats-officedocument.wordprocessingml.document",
    "hashes": {
      "sha1Hash": "aabbccdd11223344556677889900aabb",
      "quickXorHash": "ffee1122334455667788"
    }
  }
}

Work with this as data

Every example here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for examples

4 MCP tools reach this
  • find_examplesBrowse and filter every example in the catalog.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools →

Call it yourself

curl for this page
This example
curl "https://apis.io/api/v1/examples/graph-api-drive-item-example"
All examples
curl "https://apis.io/api/v1/examples?limit=25"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.

A second provider on the same verified email joins the account you already have.