Skip to main content
GET
Get template preview (public)

Path Parameters

template_id
string<uuid>
required

The template ID to fetch the preview for

Example:

"123e4567-e89b-12d3-a456-426614174000"

Response

Preview HTML content

The response is of type string.

Example:

"<html><body><h1>Welcome</h1></body></html>"