Retrieve a single form.
forms-read ability.
| Parameter | Type | Description |
|---|---|---|
| slug | string | The form slug or UUID (see dashboard) |
200 OK – Returns a Form object.
404 Not Found – No form matches the provided slug.
403 Forbidden – The token lacks the required ability or you do not have permission to view the form.Personal Access Token
Successful
The unique identifier for the form.
The URL-friendly slug for the form.
The title of the form.
The current visibility state of the form.
public, draft, closed Two-letter ISO language code.
default, simple, notion light, dark, auto centered, full sm, md, lg none, small, full Whether to hide the OpnForm branding.
Transparent background when form is embedded.
50200050x >= 150recaptcha, hcaptcha An array of field and layout blocks that make up the form.