get
https://{youraccountname}.api-us1.com/api/3/forms//html
Retrieve the HTML and CSS used to embed a subscription form on a page. This is the v3 equivalent of the v1 form_html action.
The response is text/html, not JSON: it is the markup to embed as-is. Retrieve a form returns the form's definition and settings instead, and never this markup.
Requires permission to manage forms.
