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 The RetrieveRecordChangeHistory function returns the following value.

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.

See also