<!--
{
  "availability" : [
    "iOS: 26.0.0 -",
    "iPadOS: 26.0.0 -",
    "macCatalyst: 26.0.0 -",
    "visionOS: 26.0.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "DeviceManagement",
  "identifier" : "/documentation/DeviceManagement/Return-To-Service",
  "metadataVersion" : "0.1.0",
  "role" : "Web Service Endpoint",
  "symbol" : {
    "kind" : "Web Service Endpoint",
    "modules" : [
      "Device Management"
    ],
    "preciseIdentifier" : "rest:put:checkin#ReturnToServiceRequest"
  },
  "title" : "Return To Service"
}
-->

# Return To Service

Gets the return-to-service configuration from the server.

## Discussion

The device sends the `ReturnToService` message when the user triggers a return to service, or when the device’s idle timeout expires. The device only sends this message when it’s in the return-to-service mode that its Automated Device Enrollment profile sets.

### Check-in availability

|||
|--------------------------|-------------|
|Device channel            |iOS, visionOS|
|User channel              |N/A          |
|Requires supervision      |iOS, visionOS|
|Allowed in user enrollment|N/A          |

## Topics

### Requests and responses

[`object ReturnToServiceRequest`](/documentation/DeviceManagement/ReturnToServiceRequest)

The return-to-service request details.

[`object ReturnToServiceResponse`](/documentation/DeviceManagement/ReturnToServiceResponse)

The return-to-service response details.



---

Copyright &copy; 2026 Apple Inc. All rights reserved. | [Terms of Use](https://www.apple.com/legal/internet-services/terms/site.html) | [Privacy Policy](https://www.apple.com/privacy/privacy-policy)