Get Form Schema

GET

Get information about a given form Required scope | forms:read

Path parameters

form_idstringRequired

Unique identifier for a Form

Response

Request was successful

displayNamestringOptional

The Form name displayed on the site

createdOndatetimeOptionalDefaults to 1970-01-01T00:00:00.000Z

Date that the Form was created on

lastUpdateddatetimeOptionalDefaults to 1970-01-01T00:00:00.000Z

Date that the Form was last updated on

fieldslist of maps from strings to objectsOptional

A list of form fields

responseSettingsobjectOptional

Settings for form responses

idstringOptional

The unique ID for the Form

siteIdstringOptional

The unique ID of the Site the Form belongs to

siteDomainIdstringOptional

The unique ID corresponding to the site’s Domain name

pageIdstringOptional

The unique ID for the Page on which the Form is placed

pageNamestringOptional

The user-visible name of the Page where the Form is placed

formElementIdstringOptional

The unique ID of the Form element

workspaceIdstringOptional

The unique ID of the Workspace the Site belongs to

Errors