Emma API Documentation

Signup Forms

With this endpoint, you can list all of your signup forms.

GET /#account_id/signup_forms

Gets a list of this account’s signup forms.

Returns :

An array of signup forms.

Sample Response [showhide]
GET /100/signup_forms

[
  {
    "id": 200,
    "name": "Your Default Signup Form"
  },
  {
    "id": 201,
    "name": "My First Signup Form"
  }

]

Related Topics

Interested in Emma?

Emma's email marketing makes communicating simple and stylish. Get started today.