---
title: Return To Service
framework: devicemanagement
role: symbol
role_heading: Web Service Endpoint
path: devicemanagement/return-to-service
---

# Return To Service

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

## URL

PUT https://yourmdmhost.example.com/checkin

## Response Codes

200 OK: The response object the server returns for the ReturnToService request.

## Mentioned in

Returning a managed device to service

## Discussion

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  |   |   |   |   |

## HTTP Body

The request object the system sends for the ReturnToService request.

## Topics

### Requests and responses

- [ReturnToServiceRequest](devicemanagement/returntoservicerequest.md)
- [ReturnToServiceResponse](devicemanagement/returntoserviceresponse.md)

## See Also

### Commands

- [Authenticate](devicemanagement/authenticate.md)
- [User Authenticate](devicemanagement/user-authenticate.md)
- [Check Out](devicemanagement/check-out.md)
- [Get Token](devicemanagement/get-token.md)
- [Token Update](devicemanagement/token-update.md)
- [Get Bootstrap Token](devicemanagement/get-bootstrap-token.md)
- [Set Bootstrap Token](devicemanagement/set-bootstrap-token.md)
