get https://{youraccountname}.api-us1.com/api/3/forms
{
"forms": [
{
"name": "Testing",
"action": "",
"actiondata": {
"actions": [
{
"type": "subscribe-to-list",
"email": "[email protected]",
"list": "1"
}
]
},
"submit": "show-thank-you",
"submitdata": {
"url": ""
},
"url": "",
"layout": "inline-form",
"title": "",
"body": "",
"button": "Submit",
"thanks": "Thanks for signing up!",
"style": {
"background": "FFFFFF",
"dark": true,
"fontcolor": "000000",
"layout": "normal",
"border": {
"width": 0,
"style": "solid",
"color": "B0B0B0",
"radius": 0
},
"width": 500,
"ac_branding": true,
"button": {
"padding": 10,
"background": "333333",
"fontcolor": "FFFFFF",
"border": {
"radius": 4,
"color": "333333",
"style": "solid",
"width": 0
}
}
},
"options": {
"blanks_overwrite": true,
"confaction": "show-message",
"sendoptin": true,
"optin_id": 1,
"optin_created": true,
"confform": "2"
},
"cfields": [
{
"type": "header",
"header": "Subscribe for Email Updates",
"class": "_x41699710"
},
{
"type": "html",
"html": "<p>Add a descriptive message telling what your visitor is signing up for here.</p>",
"class": "_x50329289"
},
{
"header": "Full Name",
"type": "fullname",
"default_text": "Type your name",
"class": "_x67999677"
},
{
"header": "Email",
"type": "email",
"default_text": "Type your email",
"required": true,
"class": "_x68140262"
}
],
"parentformid": "0",
"userid": "1",
"addressid": "0",
"cdate": "2018-08-17T13:47:31-05:00",
"udate": "2018-08-17T13:47:38-05:00",
"entries": "0",
"aid": "0",
"defaultscreenshot": "http://img-us1.com/default-form.gif",
"recent": [],
"contacts": 0,
"deals": 0,
"links": {
"address": "https://:account.api-us1.com/api/3/forms/1/address"
},
"id": "1",
"address": null
}
],
"meta": {
"total": "1"
}
}