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
signable
boolean
signature_confirmation_label
string | null
submission_count
integer
type
string | null
deleted
boolean
archived
boolean
created_at
string<date-time>
updated_at
string<date-time>