Skip to main content
GET
C#

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

id
string
required

The ID of the form to retrieve.

Maximum string length: 30

Query Parameters

hydrate
enum<string>[]

Query parameter to hydrate the response with additional data

Available options:
flow_count,
links
Maximum string length: 50

Response

Form successfully retrieved.

id
string<form-id>
required
Maximum string length: 30
name
string
required
Required string length: 1 - 150
created_at
string<date-time>
required
updated_at
string<date-time>
required
messages
object
languages
object
translations
object
nodes
object[]
start
object
ending
object
style
object
embedded_at
string<date>
submitted_at
string<date>