Get Form Schema
Get information about a given form.
Required scope | forms:read
Path parameters
form_id
Unique identifier for a Form
Headers
Authorization
Bearer authentication of the form Bearer <token>, where token is your auth token.
Response
Request was successful
displayName
The Form name displayed on the site
createdOn
Date that the Form was created on
lastUpdated
Date that the Form was last updated on
fields
A collection of form field objects
responseSettings
Settings for form responses
id
The unique ID for the Form
siteId
The unique ID of the Site the Form belongs to
siteDomainId
The unique ID corresponding to the site’s Domain name
pageId
The unique ID for the Page on which the Form is placed
pageName
The user-visible name of the Page where the Form is placed
formElementId
The unique ID of the Form element
workspaceId
The unique ID of the Workspace the Site belongs to