Skip to content

Get Form

GET
/{tenant}/forms/{id}

Retrieve a single Form by ID

tenant
required
string

Tenant slug

id
required
string

Form ID

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
Allowed values: message redirect
confirmationMessage
string
redirect
object
type
string
Allowed values: reference custom
reference

Pages,events ID

string
url
string
emails
Array<object>
object

Not found