---
title: GetSubscriptionAssignmentsResponse
framework: devicemanagement
role: symbol
role_heading: Object
path: devicemanagement/getsubscriptionassignmentsresponse
---

# GetSubscriptionAssignmentsResponse

The response that contains the requested subscription assignments.

## Declaration

```data
object GetSubscriptionAssignmentsResponse
```

## Properties

assignments: The set of requested subscription assignments. nextCursor: The cursor for fetching the next page of results. tokenExpirationDate: The token expiration date in an ISO-8601 format. Note: The server shows all dates and times in UTC. uId: The unique library identifier. When querying records using multiple tokens that may share libraries, use the uId field to filter duplicates and avoid double-counting records when different content managers upload duplicate tokens. versionId: The current version identifier.

## Topics

### Objects and Data Types

- [ResponseSubscriptionAssignment](devicemanagement/responsesubscriptionassignment.md)

## See Also

### Response

- [ErrorResponse](devicemanagement/errorresponse.md)
