Forms
Forms and their submissions. Read and delete.
Scope: forms
Building a form is a visual act with no honest JSON equivalent, so it stays in the console. Pulling submissions into another system is what this API is for.
List forms
Every form in the account, with its submission count and public URL.
Get a form
One form, including its field definitions.
Delete a form
Delete a form. Its public link stops working immediately.
List a form's submissions
List a form's submissions
List submissions
Submissions across every form, newest first.
Get a submission
Get a submission