Typeform - Get form details action

The Get form details action retrieves the details of a Typeform form by its ID.

Input

Input fieldDescription
Form IDEnter the ID of the form to retrieve. You can find this value in the form's URL. For example, the ID in https://mysite.typeform.com/to/abc123 is abc123.

Output

Output fieldDescription
IDThe form's unique identifier.
TitleThe title of the form.
LanguageThe language the form is in.
FieldsContains information about the form's fields. For example, Properties, Layout, and Type.
HiddenContains information about hidden fields. For example, Value.
Welcome screensContains information about the form's Welcome screens. For example, Properties, Title, and Reference.
Thankyou screensContains information about the form's Thank you screens. For example, Properties, Title, and Reference.
LogicContains information about the form's branching logic. For example, Actions, Type, and Reference.
ThemeThe API endpoint URL for the form's theme.
WorkspaceContains information about the workspace containing the form. For example, HREF.
LinksContains links relevant to the form. For example, Display.
SettingsContains information about the form's settings. For example, Language, Is public, and Google analytics.

Last updated: