RetrieveRecordChangeHistory Function
Retrieve all attribute data changes for a specific entity.
Parameters
Parameters allow for data to be passed to the function.
| Name | Type | Nullable | Unicode | Description | 
|---|---|---|---|---|
| Target | crmbaseentity | False | True | The record whose change history is to be retrieved. | 
| PagingInfo | PagingInfo | True | True | Paging information for the retrieved record change history. | 
Return type
| Type | Nullable | Description | 
|---|---|---|
| RetrieveRecordChangeHistoryResponse | False | Contains the response of the RetrieveRecordChangeHistory function. | 
Entities
Use the RetrieveRecordChangeHistory function with these entity types:
| Name | Display name | Description | 
|---|---|---|
| audit | Auditing | Track changes to records for analysis, record keeping, and compliance. |