Form Fields
List all Form Fields
Filtering
This endpoint supports result filtering. For more information on how to filter this request, go here.
get/formfield.json
Response
An array of Form Fields
Example response
[
{
"uuid": "123e4567-1b2a-4f54-b585-230b7fee34db",
"edit_date": "2025-07-01 12:00:00",
"form_uuid": "123e4567-f075-41f8-8c43-230b7124249b"
}
]