Form Fields
List all Form Fields
Filtering
This endpoint supports result filtering. For more information on how to filter this request, go here.
OAuth Scope
This endpoint requires the following OAuth scope read_forms.
get/formfield.json
Response
An array of Form Fields
Example response
[
{
"form_uuid": "123e4567-196b-4438-afbf-23f94657b72b",
"uuid": "123e4567-6ce7-4e37-bb4b-23f94df46b8b",
"edit_date": "2026-03-01 12:00:00"
}
]