GET
/
email_templates
/
{id}
/
preview.png
curl --request GET \
  --url https://api.pocketflows.com/email_templates/{id}/preview.png
"<string>"

Path Parameters

id
string
required

The ID of the email template

Response

200 - text/html
The image of the compiled email template

The response is of type string.