getAuditEvents
Retrieve and monitor audit trails of user actions and document activities in RSpace. Filter events by user, document, or date range to track system access and modifications.
Instructions
Retrieves audit trail of all actions performed in RSpace
Usage: Monitor document access, modifications, and user activity Filtering options:
username: Filter by specific user actions
global_id: Filter by specific document
date_from/date_to: ISO8601 format date range
Returns: Chronological list of system events
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| username | No | ||
| global_id | No | ||
| date_from | No | ||
| date_to | No |