Files
Returns list of last added files
Columns
| Name | Type | References | |
| Id [KEY] | Integer | ||
| Type | String | ||
| Status | String |
The allowed values are ok, waiting, failed. | |
| Hash | String | ||
| Url | String | ||
| Filename | String | ||
| Created | Datetime | ||
| Dpi | Integer | ||
| Height | Integer | ||
| MimeType | String | ||
| PreviewUrl | String | ||
| Size | Integer | ||
| ThumbnailUrl | String | ||
| Visible | Boolean | ||
| Width | Integer |