Get Form Fields
GET /forms/{form_key}/fields
GET
/forms/{form_key}/fields
The fields this form actually submits - what a mapping maps FROM.
Authorizations
Parameters
Path Parameters
form_key
required
Form key.
string
Form key.
Query Parameters
source_id
required
Which INSTALLED SOURCE of this form. Required: a form key can be present on more than one source, and every operation here is scoped to one.
string
Which INSTALLED SOURCE of this form. Required: a form key can be present on more than one source, and every operation here is scoped to one.
Header Parameters
Responses
200
Successful Response
object
data
required
An open envelope for a form operational view.
overview, fields, placements, activity, a route save result and a
submission trace each return a different shape assembled from several
upstreams. Pinning any of them would drop a field the moment one is added,
and on a delivery-diagnostics surface a missing field reads as a missing
delivery.
object
key
additional properties
any
pagination
Any of:
null
422
Validation Error
object
detail
Array<object>
object
loc
required
Array
msg
required
string
type
required
string