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

# Get the Device Status

The request for getting the status of a device.

## URL

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

## Response Codes

204 No Content:

## HTTP Body

A status report of the device’s current state.

## See Also

### Declarative management

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