This content describes an older version of this product.
View Latest
Asset File Rendition
Get up to 25 streamed renditions of an asset file. A rendition is a
binary preview of the file.
Resource
The fullyQualifiedName is the namespace
prefix, if there is one, followed by the developer name of the ContentAsset.
Note
Available version
42.0
Requires Chatter
No
HTTP methods
GET
Request parameters for GET
Parameter Name
Type
Description
Required or Optional
Available Version
height
Integer
Specify the height of the image file in pixels.
You must specify a dimension greater than 24 pixels and smaller than the
original image dimension. You can specify up to 25 image dimension
combinations. If only height or width is specified, the original image
dimension is returned.
Optional
42.0
versionNumber
Integer
Specify an existing version number for the file.
If not specified, the latest version is returned.
Optional
42.0
width
Integer
Specify the width of the image file in pixels.
You must specify a dimension greater than 24 pixels and smaller than the
original image dimension. You can specify up to 25 image dimension
combinations. If only height or width is specified, the original image
dimension is returned.