POST Audit/Get
Get a list of changes for the supplied object
Request Information
URI Parameters
None.
Body Parameters
List of PropertyTargetDetails objects
Collection of PropertyTargetDetailsBundle| Name | Description | Type | Additional information |
|---|---|---|---|
| ObjectName | string |
None. |
|
| ObjectId | integer |
None. |
|
| PropertyNames | Collection of string |
None. |
Response Information
Resource Description
AuditControlGetResult| Name | Description | Type | Additional information |
|---|---|---|---|
| Mutations | Collection of ObjectMutationDto |
None. |
|
| Errors | Collection of string |
None. |