parentIdstring required
The ID of the parent folder. Empty for files without parent.
isProtectedboolean required
True, when the asset is not public.
metadataTextstring required
The formatted text representation of the metadata.
fileSizeinteger required
The size of the file in bytes.
fileVersioninteger required
type'Unknown' | 'Image' | 'Audio' | 'Video' required
createdBystring required
The user that has created the schema.
lastModifiedBystring required
The user that has updated the asset.
createdstring date-time required
The date and time when the asset has been created.
lastModifiedstring date-time required
The date and time when the asset has been modified last.
versioninteger required
The version of the asset.
isImageboolean required
Determines of the created file is an image.
pixelWidthinteger nullable
The width of the image in pixels if the asset is an image.
pixelHeightinteger nullable
The height of the image in pixels if the asset is an image.