GET /files/:id
endpoint with a x-rep-hints-header defining the
required representation format.
Multiple dimensions
Some formats will require thedimensions to be passed in to select a
specific size. This can be achieved by appending the dimensions to the
header.
Multiple representations
Multiple representations can be fetched by chaining the different types in thex-rep-hints-header.
API Response
This API call will result in one or more representations with aurl_template
value that includes a {+asset_path} value.
The
url_template in this response is an opaque URL. This URL format
might change over time and no assumptions should be made about its format
except for the presence of the {+asset_path} variable.