List Devices
Find and list devices registered to your team.
URL
GET https://api.appstoreconnect.apple.com/v1/devicesQuery Parameters
| Name | Type | Description |
|---|---|---|
fields[devices] Optional | [string] | |
filter[id] Optional | [string] | |
filter[name] Optional | [string] | |
filter[platform] Optional | [string] | |
filter[status] Optional | [string] | |
filter[udid] Optional | [string] | |
limit Optional | integer | |
sort Optional | [string] |
Response Codes
| Status | Reason | Type | Description |
|---|---|---|---|
| 200 | OK Content-Type: application/json | DevicesResponse | |
| 400 | Bad Request Content-Type: application/json | ErrorResponse | An error occurred with your request. |
| 401 | Unauthorized Content-Type: application/json | ErrorResponse | |
| 403 | Forbidden Content-Type: application/json | ErrorResponse | Request not authorized. |
| 429 | Content-Type: application/json | ErrorResponse |