> For the complete documentation index, see [llms.txt](https://docs.ionos.com/postgres-sdk-nodejs/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-nodejs/models/errorresponse.md).

# ErrorResponse

## Properties

| Name           | Type                                                                    | Description                            | Notes                               |
| -------------- | ----------------------------------------------------------------------- | -------------------------------------- | ----------------------------------- |
| **httpStatus** | **number**                                                              | The HTTP status code of the operation. | \[optional] \[default to undefined] |
| **messages**   | [**Array\<ErrorMessage>**](/postgres-sdk-nodejs/models/errormessage.md) |                                        | \[optional] \[default to undefined] |
