API Docs / Operations / Email - Broadcasts / Preview Broadcast Email

Preview Broadcast Email

GET /tenants/{tenant}/email-broadcasts/{code}/preview/{clientCode}

Renders the broadcast subject and body for the sample client identified by clientCode with Liquid tokens resolved and tenant branding applied, plus the client's resolved recipients.

Parameters

NameTypeDescription
tenant* path string

The Tenant.Code

The Tenant.Code

code* path string
clientCode* path string

Responses

400 Bad Request
401 Unauthorized – Invalid or missing API key
404 Not Found