---
title: ErrorResponse
framework: appstoreconnectapi
role: symbol
role_heading: Object
path: appstoreconnectapi/errorresponse
---

# ErrorResponse

The error details that an API returns in the response body whenever the API request isn’t successful.

## Declaration

```data
object ErrorResponse
```

## Properties

errors: An array of one or more errors.

## Mentioned in

Parsing the Error Response Code About the HTTP Status Code Pinpointing the Location of Errors Uploading Assets to App Store Connect

## Topics

### Objects

- [ErrorResponse.Errors](appstoreconnectapi/errorresponse/errors-data.dictionary.md)

## See Also

### Objects

- [ErrorLinks](appstoreconnectapi/errorlinks.md)
- [JsonPointer](appstoreconnectapi/jsonpointer.md)
- [Parameter](appstoreconnectapi/parameter.md)
