# GetFormErrorsConfig

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

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

## Definition

- `GetFormErrorsConfig`
  - `path` `undefined = undefined`

## Related

### Methods

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