The GetDeletedRecords function returns an amount of DeletedRecord records for the specified parameters as determined by the paging properties.
Method | /GetDeletedRecords |
The request body is of type GetDeletedRecords.
Name | Description | Data Type |
---|---|---|
filter | DeletedRecordsFilter | |
request | PagingFilterOfDateTime |
|
The response body is of type GetDeletedRecordsResponse.
Name | Description | Data Type |
---|---|---|
GetDeletedRecordsResult | ArrayOfViewDeletedRecordInfo |
|