---
title: Read device information
framework: appstoreconnectapi
role: symbol
role_heading: Web Service Endpoint
path: appstoreconnectapi/get-v1-devices-_id_
---

# Read device information

Get information for a specific device registered to your team.

## URL

GET https://api.appstoreconnect.apple.com/v1/devices/{id}

## Path Parameters

id:

## Query Parameters

fields[devices]:

## Response Codes

200 OK: 400 Bad Request: An error occurred with your request. 401 Unauthorized: 403 Forbidden: Request not authorized. 404 Not Found: Resource not found. 429 :

## See Also

### Getting Device Information

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