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

Path Parameters

id
string
required

The ID of the SMS template

Response

200 - text/html
An HTML preview of the SMS template

The response is of type string.