---
title: ErrorsResponse
framework: applemusicapi
role: symbol
role_heading: Object
path: applemusicapi/errorsresponse
---

# ErrorsResponse

A response object indicating that an error occurred while processing the request.

## Declaration

```data
object ErrorsResponse
```

## Properties

errors: The collection of errors that occurred while processing the request.

## See Also

### Related Objects

- [EmptyBodyResponse](applemusicapi/emptybodyresponse.md)
- [UnauthorizedResponse](applemusicapi/unauthorizedresponse.md)
- [ForbiddenResponse](applemusicapi/forbiddenresponse.md)
- [ResourceCollectionResponse](applemusicapi/resourcecollectionresponse.md)
