---
title: DevicesResponse
framework: appstoreconnectapi
role: symbol
role_heading: Object
path: appstoreconnectapi/devicesresponse
---

# DevicesResponse

The response body for endpoints that list registered devices.

## Declaration

```data
object DevicesResponse
```

## Properties

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

## See Also

### Related Documentation

- [List devices](appstoreconnectapi/get-v1-devices.md)

### Objects

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