> ## Documentation Index
> Fetch the complete documentation index at: https://docs.honeyhive.ai/llms.txt
> Use this file to discover all available pages before exploring further.

# ErrorResponse

> TypeScript response type from the HoneyHive API

The standard error response shape the HoneyHive API returns for all non-2xx
responses.

## Properties

### errorCode

> **errorCode**: `string`

***

### message

> **message**: `string`

***

### statusCode

> **statusCode**: `number`

***

### success

> **success**: `boolean`
