descriptionstring nullable
The description of the form.
isEnabledboolean
Indicates if the form is enabled.
themeIdstring nullable
The ID of the theme associated with the form.
createdAtstring date-time
The date and time when the form was created.
modifiedAtstring date-time nullable
The date and time when the form was last modified.
submissionsCountinteger nullable
The total number of submissions for the form
webHookSettingsJsonstring nullable
The JSON data containing webhook configuration settings for this form as a string.
{"stackTrail":"components:schemas:FormModel:properties:webHookSettings","oasType":"schema","type":"unknown","description":"The webhook configuration settings as a JSON object.","nullable":true}