Skip to main content
GET
Get form metadata

Path Parameters

form_id
string<uuid>
required

UUID of the form to retrieve

Response

Form found

id
string<uuid>
title
string
description
string | null
form_html
string | null
form_json
object | null
form_css
string | null
vanity_url
string | null
version
integer
active
boolean
customer_id
integer
old_form_id
integer | null
recipient
string | null

Comma-separated email addresses notified on each submission.

signable
boolean
signature_confirmation_label
string | null
submission_count
integer
type
string | null
subscription_list_id
string | null

ID of the connected Marketing contact list. For marketing forms, new subscribers are added to this list.

deleted
boolean
archived
boolean
created_at
string<date-time>
updated_at
string<date-time>