Get form details
GET /cms/form/{id}
GET
/cms/form/{id}
Returns details of a specific form.
Authorizations
Section titled “Authorizations ”Parameters
Section titled “ Parameters ”Path Parameters
Section titled “Path Parameters ” id
required
integer
Responses
Section titled “ Responses ”Form details
Form
API representation of a form
object
id
Form ID
name
Form name
string
fields
Fields
Array<object>
object
captcha_enabled
Captcha enabled
allow_anonymous
Allow anonymous submissions
Form not available
Form not found