---
title: "declaration/activation/{identifier}"
framework: devicemanagement
role: symbol
role_heading: Web Service Endpoint
path: devicemanagement/declaration-activation-_identifier_
---

# declaration/activation/{identifier}

The endpoint for fetching an activation declaration.

## URL

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

## Path Parameters

identifier: The identifier of the activation declaration to fetch.

## Response Codes

200 OK: The details of the activation declaration. 404 Not Found: The system doesn’t support the activation declaration with the specified identifier.

## See Also

### Declaration Endpoints

- [declaration/asset/{identifier}](devicemanagement/declaration-asset-_identifier_.md)
- [declaration/configuration/{identifier}](devicemanagement/declaration-configuration-_identifier_.md)
- [declaration/management/{identifier}](devicemanagement/declaration-management-_identifier_.md)
