Retrieve a thumbnail of an asset
With this API call you can retrieve a thumbnail of an asset, which can be used in an img tag in an HTML page.
http://<server>:<port>/?asset=get_thumbnail&file=<cloudflow
url>&page=<page number>
Parameters:
- cloudflow url: the CLOUDFLOW URL of the asset.
- page number: an optional parameter, 0 is the first page.
For the asset cloudflow://PP_FILE_STORE/Demo%20Files/Cakepops_NEW.pdf, this is the thumbnail URL of the first page:
http://localhost:9090/?asset=get_thumbnail&file=cloudflow://PP_FILE_STORE/Demo%20Files/Cakepops_NEW.pdf