# GetFormDeepErrorConfig

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

Configuration interface for retrieving the first error of the entire form. Used by the `getDeepError` method when no specific field path is provided.

## Definition

- `GetFormDeepErrorConfig`
  - `path` `undefined = undefined`

## Related

### Methods

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