latestOpenAPI 3.1.12026-07-268973189.3 KB
27006cfef4d8
Objects
List form fields
Returns the ordered list of fields (questions) on a form, including each field's key, data type, whether it is required, and the allowed options for choice fields. Use the key of each field as the property name inside a submission data object.
get/forms/{id}/fields
Path parameters
idstring required
Form ID (frm_ prefix)
Response
OK