WebForms Object ​
id
string
The unique identifier of the web form.
name
string
The name of the web form.
groups
object[]
The groups of the web form.
id
string
The unique identifier of the group.
type
string
The type of the group.
created_by
object
The user who created the web form.
id
string
The unique identifier of the user.
name
string
The name of the user.
emails
object[]
The emails of the user.
email
string
The email address of the user.
owner
object
The owner of the web form.
id
string
The unique identifier of the owner.
name
string
The name of the owner.
emails
object[]
The emails of the owner.
email
string
The email address of the owner.
status
string
The status of the web form.
urls
object[]
The URLs of the web form.
url
string
The URL of the web form.
created_at
string · date-time
The date and time when the web form was created.
updated_at
string · date-time
The date and time when the web form was last updated.
last_activity_at
string · date-time
The date and time when the web form was last updated.
remote_data
object
Raw data returned from the remote API call.