Get Audit Log (Action1)
action1_get_audit_logRetrieve enterprise-wide audit events or org-scoped logs. Filter by organization, sort, and paginate through results.
Instructions
Enterprise-wide audit events, or org-scoped logs with orgId.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| from | No | Offset — pass the previous response's nextFrom to continue. | |
| limit | No | Items per page (default 50). | |
| orgId | No | ||
| filter | No | Case-insensitive substring matched against any field. | |
| sortby | No | Sort field; prefix with "-" for descending. |