---
title: EventResponse
framework: devicemanagement
role: symbol
role_heading: Object
path: devicemanagement/eventresponse
---

# EventResponse

The response that contains the event identifier.

## Declaration

```data
object EventResponse
```

## Properties

eventId: The unique identifier for the asynchronous event. mdmInfo: The current information for the provided token. The response only includes this field when MDM sets a value using the Client Config endpoint. 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.

## Mentioned in

Managing assets Managing users

## Topics

### Objects and Data Types

- [MdmInfo](devicemanagement/mdminfo.md)

## See Also

### Objects and data types

- [Asset](devicemanagement/asset.md)
- [ResponseAsset](devicemanagement/responseasset.md)
- [UnlimitedResponseAsset](devicemanagement/unlimitedresponseasset.md)
- [Assignment](devicemanagement/assignment.md)
- [RequestUser](devicemanagement/requestuser.md)
- [ResponseUser](devicemanagement/responseuser.md)
- [ResponseSubscription](devicemanagement/responsesubscription.md)
- [ResponseSubscriptionAssignment](devicemanagement/responsesubscriptionassignment.md)
- [SubscriptionCounts](devicemanagement/subscriptioncounts.md)
- [SubscriptionCountsBreakdown](devicemanagement/subscriptioncountsbreakdown.md)
- [ManageSubscriptionsRequest](devicemanagement/managesubscriptionsrequest.md)
- [ManageSubscriptionAdminsRequest](devicemanagement/managesubscriptionadminsrequest.md)
- [ManageSubscriptionAdminsResponse](devicemanagement/managesubscriptionadminsresponse.md)
- [ResponseSubscriptionAdmin](devicemanagement/responsesubscriptionadmin.md)
- [MdmInfo](devicemanagement/mdminfo.md)
