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

Path Parameters

id
string
required

The ID of the project email template

Response

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

The response is of type string.