Get Form
GET https://{{hostenv}}/webforms/v1.1/accounts/{{account_id}}/forms/{{form_id}}?state=draft
Retrieves form information filter by form id and state. The state parameter is optional and can accept value from draft, active.
Request Params
| Key | Datatype | Required | Description |
|---|---|---|---|
state | string |
HEADERS
| Key | Datatype | Required | Description |
|---|---|---|---|
Accept | string | ||
Content-Type | string | ||
Authorization | string |