Get form
get_formUse to read a form plus resolved and inherited settings, including resolved.email and resolved.uploads. files_url is the private inbox folder for this form under the project inbox (do not put it in a public snippet). Turnstile always inherits from the project (inherited.turnstile is true). Form webhook_url_override is nullable; null means inherit the project webhook. Forms may override email.subject and email.intro only. Do not use to generate embed code — call get_snippet.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| form_id | Yes | Form id from list_forms, create_form, or bootstrap_site. |