---
title: Get AppleCare Coverage Information for a Device
framework: appleschoolmanagerapi
role: symbol
role_heading: Web Service Endpoint
path: appleschoolmanagerapi/get-all-applecare-coverage-for-an-orgdevice
---

# Get AppleCare Coverage Information for a Device

Get a list of AppleCare coverage resources for an organization device.

## URL

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

## Path Parameters

id: The unique identifier for the resource. For example, the device’s serial number.

## Query Parameters

fields[appleCareCoverage]: 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. 404 Not Found: 429 : Too Many Requests

## Example

Example

## Topics

### Responses

- [AppleCareCoverageResponse](appleschoolmanagerapi/applecarecoverageresponse.md)

## See Also

### Devices

- [Get Organization Devices](appleschoolmanagerapi/get-org-devices.md)
- [Get Device Information](appleschoolmanagerapi/get-orgdevice-information.md)
