GET api/AuditLogEntry/search-parameters
No documentation available.
Response Information
Response body formats
application/json, text/json
Sample:
{ "FullName": "sample string 1", "TransactionType": "sample string 2", "TransactionTypes": { "$id": "2", "$values": [ { "$id": "3", "PK": 1, "ActiveFlagNullable": true }, { "$ref": "3" }, { "$ref": "3" } ] }, "DateFrom": "2024-11-29T01:43:32.1868849+11:00", "DateTo": "2024-11-29T01:43:32.1868849+11:00", "Table": "sample string 3", "Tables": { "$id": "4", "$values": [ { "$id": "5", "AuditLogId": 1, "AuditTable": "sample string 2", "Action": "sample string 3", "UserId": 4, "UserName": "sample string 5", "Info": "sample string 6", "Date": "2024-11-29T01:43:32.1712721+11:00", "Record": "sample string 8" }, { "$ref": "5" }, { "$ref": "5" } ] }, "Key": "sample string 4", "Keys": { "$id": "6", "$values": [ { "$id": "7", "Id": 1, "CodeDesc": "sample string 2", "AlternativeDesc": "sample string 3", "SystemCode": "sample string 4", "SequenceNo": 1 }, { "$ref": "7" }, { "$ref": "7" } ] }, "Value": "sample string 5", "Identifier": "sample string 6", "RouteName": "sample string 7", "DownloadDetails": "sample string 8", "Title": "sample string 9", "SitecoreContents": { "$id": "8", "$values": [ { "$id": "9", "RowId": 1, "SitecoreContentId": 2, "ItemId": "4444010e-5d2e-4e81-a44f-ef6d14fb818f", "ItemTypeLovId": 4, "ItemType": "sample string 5", "ItemCode": "sample string 6", "Content": "sample string 7", "StageLovId": 1, "Stage": "sample string 8", "StepConfigId": 1, "Step": "sample string 9", "FieldName": "sample string 10", "ContentData": "QEBA", "PK": "sample string 7" }, { "$ref": "9" }, { "$ref": "9" } ] }, "Request": { "$id": "10", "Filters": { "$id": "11", "$values": [ { "$id": "12", "<Field>k__BackingField": "sample string 1", "<Operator>k__BackingField": "sample string 2", "<Value>k__BackingField": { "$id": "13" }, "<Logic>k__BackingField": "sample string 4", "<Filters>k__BackingField": { "$id": "14", "$values": [ { "$ref": "12" }, { "$ref": "12" }, { "$ref": "12" } ] } }, { "$ref": "12" }, { "$ref": "12" } ] }, "Page": 1, "PageSize": 2, "Sort": { "$id": "15", "Field": "sample string 1", "Dir": "sample string 2", "SecondaryField": "sample string 3", "SecondaryDir": "sample string 4", "ThirdField": "sample string 5", "ThirdDir": "sample string 6" }, "PreviousPageSize": 3 } }