Discover form fields
get_form_fieldsThe field names the newest 2,000 submissions of this form carry, most used first, each with a count and the date it was last seen. Read the counts before you filter: "email" on 2,000 of 2,000 is what people send today, while a name on 11 of them, last seen months ago, was renamed and will return an empty page. At most 200 names, so a form with many rare names can hide one; q finds text without naming a field.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| form_id | Yes | Form id, a short string such as "AbC123xyz" (from list_forms). |