Workbooks
Retrieve a list of workbook objects.
Columns
Name | Type | References | Description |
Id [KEY] | String | The unique identifier of the item within the Drive. | |
Name | String | The name of the item. | |
CreatedByName | String | The display name of the identity. | |
CreatedById | String | Unique identifier for the identity. | |
CreatedDateTime | Datetime | Date and time the item was created. | |
LastModifiedDateTime | Datetime | Date and time the item was last modified. | |
Size | Long | Size of the item in bytes. | |
WebUrl | String | URL that displays the resource in the browser. | |
DriveId | String |
Drives.Id | The ID of the drive that this workbook belongs to. |