Feature request: include screenshot_url in the Templates API response Request: add screenshot_url to GET /api/templates and GET /api/templates/{id}, andideally to the campaign message and flow message objects that reference a template.The Universal Content API already returns screenshot_status and screenshot_url on eachobject. The Templates API has no equivalent,Β it returns only name, editor_type, html,text, created, updated and definition.This matters to us because as third-party app that lists or references templates, campaign messages or flow messages currently has no way to show a visual preview. The workarounds (rendering the returned HTML in a sandboxed iframe, or running our own screenshotpipeline) are slow, expensive, and produce previews that don't match what the useralready sees in Klaviyo. Also, without webhooks for change events it would be hard to keep these up to date.This data already exists and is already served to the browser. Two places in the KlaviyoUI where it is exposed today:- Templates list (www.klaviyo.com/templates/list) renders