Export of audit trail data.
action1_export_audit_logExport audit trail data from Action1 with filters like event names, date range, and pagination. Choose CSV or HTML format.
Instructions
Export of audit trail data. Exports audit data. Use parameters to filter out exported… Perm: view_audit.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| from | No | Provide the number of the first record to be returned. | |
| event | No | The list of comma-separated event names to include. | |
| limit | No | Set the maximum number of items to be returned (the page size). | |
| filter | No | Provide a case-insensitive substring to filter and narrow down returned results (i.e., if... | |
| format | No | Specify the report format. | |
| sortby | No | Define the sorting order by a certain field. | |
| timeto | No | The end date and time in the following format: YYYY-MM-DD_HH-MM-SS | |
| from_id | No | Provide the sequential ID of the first record to be returned. | |
| verbose | No | Skip per-item compactor. | |
| timefrom | No | The start date and time in the following format: YYYY-MM-DD_HH-MM-SS | |
| response_format | No | Output format. Default markdown. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||