Resources / Support Articles / API
GetThumbnail
Description
This public API command will return the URL of the generated thumbnail. If it’s not ready yet, it will return an error.
API URL
http://previewmyemail.com/api/GetThumbnail
Request Parameters
- RequestID
The request ID gathered from NewThumbnail API call
Response Example
[{"result":"true", "thumbnail_url":"http:\/\/media.previewmyemail.com\/thumbnails\/203203920929023.jpg"}]

