About this resource

Representation of a rendition

Properties

Property Description Type
crc32 The calculated crc32 of the preset rendition. int32
extension The extension of the rendition. string
height The height of the preset rendition. int32
id Gets the identifier for the rendition. guid
name Gets the rendition name. string
presetHash The hash of the preset rendition. string
preview The preview of the rendition. This property will not be returned by default. In order to include the property in the response, add a header with the name 'select-rendition' and the value 'Preview' to your request. string
publishedUri Shortcut property to the URI of the published public link of the rendition. This property will not be returned by default. In order to include the property in the response, add a header with the name 'select-rendition' and the value 'PublishedUri' to your request. string
type Gets the rendition type. string (values: original, preset, crop, trim, custom)
uri Gets the uri for this rendition. This property will not be returned by default. In order to include the property in the response, add a header with the name 'select-rendition' and the value 'Uri' to your request. string
width The width of the preset rendition. int32

Relations

Method Name Select-key Resource type Description
GET self Provides a link to this resource.
GET publiclinks select-PresetRendition: publiclinks PublicLinkCollection Gets the public links for the rendition