[@nuralogix.ai/dfx-api-client](../../API/index.md) / [Interfaces](index.md) / ErrorResponse

# Interface: ErrorResponse

### Properties

### body

• **body**: `Object`

#### Type declaration

| Name | Type |
| :------ | :------ |
| `errorCode` | `string` |
| `message` | `string` |
___

### status

• **status**: ``"400"`` \| ``"404"`` \| ``"500"``
