# GetFormInputConfig

> This document is the Markdown version of [formisch.dev/methods/api/GetFormInputConfig/](https://formisch.dev/methods/api/GetFormInputConfig/). For the complete documentation index, see [llms.txt](https://formisch.dev/llms.txt).

Configuration interface for retrieving form-level input. Used by the `getInput` method when no specific field path is provided.

## Definition

- `GetFormInputConfig`
  - `path` `undefined = undefined`

## Related

### Methods

[`getInput`](/methods/api/getInput.md)
