API Retrieve/Update Email Broadcast Templates

Is there a way to retrieve email broadcast templates via the API? I understand you can with classic templates but would like to be able to retrieve and update email broadcast templates programmatically.

I’m not aware of a way to do that through the API, and I spent a few minutes exploring the Template table in the XML-RPC API and I couldn’t get any broadcast templates to show up on that table. So I think they’re stored somewhere that the API can’t reach. Best of luck!

Legacy email templates are the only templates available through the api. Broadcasts are not exposed.