Folder File Object
Field Guide
The folder files resource has the following attributes:
| Attribute | Description |
|---|---|
| id | unique identifier of folder file |
| folderId | unique identifier of the folder the file belongs |
| name | name of file |
| description | description given to file |
| createdAt | date and time the file was uploaded to the folder |
| createdBy | id of the user who uploaded the file |
| mimeType | The unique identifier of the file type when conveyed across a MIME-based protocol |
| size | size of the file (in kb) |
| extension | file extension |