Forms
Get a form
Returns a single form by its ID with all its blocks and settings.
GET
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
The ID of the form to retrieve
Response
200 - application/json
Available options:
BLANK
, DRAFT
, PUBLISHED
, DELETED