---
title: Get the Device Token
framework: devicemanagement
role: symbol
role_heading: Web Service Endpoint
path: devicemanagement/tokens
---

# Get the Device Token

The request for sending the device token details.

## URL

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

## Response Codes

200 OK: The response object that contains the device token.

## Topics

### Supporting Object

- [TokensResponse](devicemanagement/tokensresponse.md)

## See Also

### Declarative management

- [Declarative Management](devicemanagement/declarative-management.md)
- [Get Server Supported Declarations](devicemanagement/declaration-items.md)
- [Get the Device Status](devicemanagement/status.md)
