---
id: v1-identity-history-response
title: IdentityHistoryResponse
pagination_label: IdentityHistoryResponse
sidebar_label: IdentityHistoryResponse
sidebar_class_name: typescriptsdk
keywords: ['typescript', 'TypeScript', 'sdk', 'IdentityHistoryResponse', 'v1IdentityHistoryResponse']
slug: /tools/sdk/typescript/identity_history/models/identity-history-response
tags: ['SDK', 'Software Development Kit', 'IdentityHistoryResponse', 'v1IdentityHistoryResponse']
---

# IdentityHistoryResponse

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**id** | **(optional)** `string` | the identity ID | [default to undefined]
**displayName** | **(optional)** `string` | the display name of the identity | [default to undefined]
**snapshot** | **(optional)** `string` | the date when the identity record was created | [default to undefined]
**deletedDate** | **(optional)** `string` | the date when the identity was deleted | [default to undefined]
**accessItemCount** | **(optional)**  | A map containing the count of each access item | [default to undefined]
**attributes** | **(optional)**  | A map containing the identity attributes | [default to undefined]

