Interface FormsApiGetFormRequest

Hierarchy

  • FormsApiGetFormRequest

Properties

Properties

formId: string

The ID of the form.

version?: string

The version of the form to retrieve. Use 'latest' for the most recent draft, 'published' for the last published version, or a specific version number.

Generated using TypeDoc