Skip to main content
A form schema defines the structure of a form — its typed fields, field groups, and settings. Editors and readers submit entries against a schema; see Submit Form to collect responses and Form Schema (Reader) to fetch a schema for rendering on the reader side.

Form Schema Object

Field Type Object

Each item in field_types has the following shape:

Group Object

Each item in groups has the following shape:

Settings Object

Endpoints

Last modified on July 21, 2026