---
title: TokensResponse
framework: devicemanagement
role: symbol
role_heading: Object
path: devicemanagement/tokensresponse
---

# TokensResponse

The response object that contains the device token.

## Declaration

```data
object TokensResponse
```

## Properties

SyncTokens: A dictionary of synchronization tokens that describes the state of different types of data on the server. The client uses these tokens to determine which endpoints it needs to use to fetch new or updated data on the server.

## Topics

### Supporting Objects

- [SynchronizationTokens](devicemanagement/synchronizationtokens.md)
