Asset File Object
Field Guide
The following fields are returned when listing asset files.
Attribute | Description |
---|---|
id | unique identifier of asset file |
assetId | unique identifier of the asset the file belongs |
name | name of file |
description | description given to file |
createdAt | date and time the file was uploaded to the asset |
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 |