---
title: GetTokenResponse
framework: devicemanagement
role: symbol
role_heading: Device Management Command
path: devicemanagement/gettokenresponse
---

# GetTokenResponse

The get token response details.

## Declaration

```data
object GetTokenResponse
```

## Properties

TokenData: The token data. If the token is a string value, it needs to be a UTF-8-encoded string.

## See Also

### Requests and responses

- [GetTokenRequest](devicemanagement/gettokenrequest.md)
