---
title: Get Organization Devices
framework: appleschoolmanagerapi
role: symbol
role_heading: Web Service Endpoint
path: appleschoolmanagerapi/get-org-devices
---

# Get Organization Devices

Get a list of devices in an organization that enroll using Automated Device Enrollment.

## URL

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

## Query Parameters

fields[orgDevices]: The fields to return for included related types. limit: The number of included related resources to return.

## Response Codes

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

## Example

Example

## Topics

### Responses

- [OrgDevicesResponse](appleschoolmanagerapi/orgdevicesresponse.md)

## See Also

### Devices

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