Get Form
GET /{tenant}/forms/{id}
GET
/{tenant}/forms/{id}
Retrieve a single Form by ID
Authorizations
Section titled “Authorizations ”Parameters
Section titled “ Parameters ”Path Parameters
Section titled “Path Parameters ” tenant
required
string
Tenant slug
id
required
string
Form ID
Responses
Section titled “ Responses ”Successful response
object
id
required
string
createdAt
string format: date-time
updatedAt
string format: date-time
tenant
Tenants ID
string
title
string
fields
Array<object>
object
submitButtonLabel
string
confirmationType
string
confirmationMessage
string
redirect
object
type
string
reference
Pages,events ID
string
url
string
emails
Array<object>
object
Not found