# GetFormDeepErrorEntryConfig

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

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

## Definition

- `GetFormDeepErrorEntryConfig`
  - `path` `undefined = undefined`

## Related

### Methods

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