Folders
Retrieve a list of Folder objects.
Columns
| Name | Type | References | Description |
| Id [KEY] | String | The unique identifier of the folder. | |
| Name | String | The Name of the folder | |
| DriveId | String |
Drives.Id | The ID of the drive that this folder belongs to. |
| ParentPath | String | The path of the folder's parent. | |
| ParentId | String | The id of the folder's parent. | |
| ParentName | String | The name of the folder's parent. | |
| 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. |