Within Braze's Email Template Preview, you can preview for either a random, specified, or custom user, to see and download the rendered email template.
I know about the API endpoint for "See email template information" GET /templates/email/info - however, it only appears to support retrieving the raw template, without a means to render.
Is there an API for retrieving a rendered email template; ideally for a specified or customized user?
Thanks!