Skip to content

Get form details

GET
/cms/form/{id}

Returns details of a specific form.

id
required
integer

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