Returns the preprocessed thumbnail PNG for a PSD template. Returns 404 if the asset has no thumbnail yet (preprocessing not complete).
cURL
curl --request GET \ --url https://api.rendobar.com/assets/{id}/preview
"<string>"
Asset ID
Thumbnail PNG image
The response is of type file.
file
Was this page helpful?