Fetches activities for a CLIC module activity log in a concise format, e.g., when multiple 'add item' actions are performed consecutively, they are consolidated into a single activity log entry containing all details.
OK
Created
{- "endRow": 0,
- "oldValues": "string",
- "operationType": "string",
- "startRow": 0,
- "textMatchStyle": "string",
- "data": {
- "_constructor": "string",
- "operator": "string",
- "criteria": [
- {
- "_constructor": "string",
- "operator": "string",
- "criteria": [
- {
- "fieldName": "string",
- "operator": "string",
- "value": "string",
- "_constructor": "string"
}
]
}
]
}, - "sortBy": [
- "string"
]
}{ }