---
title: DeviceResponse
framework: appstoreconnectapi
role: symbol
role_heading: Object
path: appstoreconnectapi/deviceresponse
---

# DeviceResponse

The response body for endpoints that create, read, or modify a single registered device.

## Declaration

```data
object DeviceResponse
```

## Properties

data: The resource data. links: Navigational links that include the self-link.

## See Also

### Related Documentation

- [Register a new device](appstoreconnectapi/post-v1-devices.md)

### Objects

- [Device](appstoreconnectapi/device.md)
- [DevicesWithoutIncludesResponse](appstoreconnectapi/deviceswithoutincludesresponse.md)
- [DeviceCreateRequest](appstoreconnectapi/devicecreaterequest.md)
- [DeviceUpdateRequest](appstoreconnectapi/deviceupdaterequest.md)
- [DevicesResponse](appstoreconnectapi/devicesresponse.md)
