Get a form
forms
Get a form
Fetch a single form by id, including its full fields schema.
GET
Get a form
Documentation Index
Fetch the complete documentation index at: https://docs.formitto.com/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
A Formitto API key created in the dashboard (Settings → API keys). Pass it as Authorization: Bearer fmt_live_....
Path Parameters
The resource id.
Response
The form.
Available options:
standard, multi-step Bound domain, or null for legacy unbound forms.
Present on list responses; omitted on the single-resource view.
The form's field schema. Present on the single-resource (detail) view only.