wrike_get_audit_log
Retrieve audit log entries to monitor user activity and project changes. Filter by users, operations, or date range to pinpoint specific actions.
Instructions
Get audit log entries
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Maximum entries to return | |
| userIds | No | Filter by user IDs | |
| operations | No | Filter by operations | |
| eventDateEnd | No | Event date range end (ISO 8601) | |
| eventDateStart | No | Event date range begin (ISO 8601) |