Forms

APIs REST Version 1

Form Information

The Form Information route retreives schema information for a form and its fields. The information returned includes the form's name, fields, and field column names.

The permalink parameter should be the form's 10-character permalink as it appears in URLs like /forms/XXXXXXXXXX/responses. The brackets are included to highlight the parameter, and should not be included in the actual URL.

GET https://forms.sonadier.com/api/v1/forms/[permalink]