Microsoft SharePoint · Example Payload

Sharepoint List Example

CollaborationDocument ManagementEnterprise Content ManagementIntranetMicrosoft

Sharepoint List Example is an example object payload from Microsoft SharePoint, with 9 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

IdTitleDescriptionBaseTemplateItemCountCreatedLastItemModifiedDateHiddenEnableVersioning

Example Payload

Raw ↑
{
  "Id": "3fa85f64-5717-4562-b3fc-2c963f66afa6",
  "Title": "Documents",
  "Description": "Shared documents library",
  "BaseTemplate": 101,
  "ItemCount": 42,
  "Created": "2024-01-15T12:00:00Z",
  "LastItemModifiedDate": "2026-04-17T12:00:00Z",
  "Hidden": false,
  "EnableVersioning": true
}