---
title: Get Device Information
framework: appleschoolmanagerapi
role: symbol
role_heading: Web Service Endpoint
path: appleschoolmanagerapi/get-orgdevice-information
---

# Get Device Information

Get information about a device in an organization.

## URL

GET https://api-school.apple.com/v1/orgDevices/{id}

## Path Parameters

id: The unique identifier for the resource.

## Query Parameters

fields[orgDevices]: The fields to return for included related types.

## Response Codes

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

## Example

Example

## Topics

### Responses

- [OrgDeviceResponse](appleschoolmanagerapi/orgdeviceresponse.md)

## See Also

### Devices

- [Get Organization Devices](appleschoolmanagerapi/get-org-devices.md)
- [Get AppleCare Coverage Information for a Device](appleschoolmanagerapi/get-all-applecare-coverage-for-an-orgdevice.md)
