Render the saved template as is, even if it's currently disabled.Unlike :class:EmailTemplateRenderer.render (which uses get_for_send and only ever sees enabled rows), preview must show the merchant their draft. We render directly in the same sandbox the runtime renderer uses, with the same variable whitelist applied.
Request
Authorization
Bearer Token
Provide your bearer token in the
Authorization
header when making requests to protected resources.