> For the complete documentation index, see [llms.txt](https://docs.ionos.com/postgres-sdk-python/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.ionos.com/postgres-sdk-python/models/errorresponse.md).

# ErrorResponse

## Properties

| Name             | Type                                                                    | Description                            | Notes       |
| ---------------- | ----------------------------------------------------------------------- | -------------------------------------- | ----------- |
| **http\_status** | **int**                                                                 | The HTTP status code of the operation. | \[optional] |
| **messages**     | [**list\[ErrorMessage\]**](/postgres-sdk-python/models/errormessage.md) |                                        | \[optional] |
