v1
latestOpenAPI 3.0.0Apache v2 License2026-07-148442331.2 MBResponse
Comma-separated list of available choices (for selection fields)
Default value for the field (must be a JSON value). Encapsulate strings with double quotes (e.g. "Foo").
Custom fields within the same group will be displayed together
Name of the field as displayed to users (if not provided, the field's name will be used)
Internal field name
If true, this field is required when creating new objects or editing an existing object.
Weighting for search. Lower values are considered more important. Fields with a search weight of zero will be ignored.
Maximum allowed value (for numeric fields)
Minimum allowed value (for numeric fields)
Regular expression to enforce on text field values. Use ^ and $ to force matching of entire string. For example, <code>^[A-Z]{3}$</code> will limit values to exactly three uppercase letters.
Fields with higher weights appear lower in a form.