# Error

## object

### errorobject [ErrorDetail](https://docs.mediakind.com/api-reference/infrastructure-api/schemas/errordetail) Required

Pertinent information about the error

### Show 3 propertiesHide 3 properties

- **codestring** Required  
  The error code.

- **detailstring** Required  
  The error message.

- **extraDetailmap from strings to any** Optional  
  Extra information regarding this error.

### Show value schemaHide value schema

- **[any key]any**

- **refstring** Required  
  A reference to the request that caused the error.

- **statusinteger** Required  
  The HTTP status code.
