List Audit Trail
Returns a list of actions performed by a privileged account acting as privileged user, given a period of time.
Get a list of actions performed by a privileged account acting as privileged user given a period of time.
Start timestamp in unix timestamp in millseconds.
End timestamp in unix timestamp in millseconds. If not specified, it assumes to be current time.
Return results from an opaque “before” cursor value as presented via a response cursor.
Return results from an opaque “after” cursor value as presented via a response cursor.
Max No. of violations to return. If no value is provided, 50 is the default. Some maximums for limit may be enforced for performance reasons. The maximum supported value is 500.
If present, only the initiator with this initiator will be returned.
If present, only the audit trail initiated by s user with privileged role acting as privileged user will be returned. Privileged eliglible roles: User Provisioning (USER_PROVISIONING), Content Management (CONTENT_MANAGEMENT), Expression Filter Policy Management (EF_POLICY_MANAGEMENT), SCO (SUPER_COMPLIANCE_OFFICER), CO (COMPLIANCE_OFFICER), Super admin (SUPER_ADMINISTRATOR), Admin (ADMINISTRATOR), L1 (L1_SUPPORT), L2 (L2_SUPPORT), Scope Manager (SCOPE_MANAGEMENT)
Session authentication token.
Key Manager authentication token.
OK
No Messages.
Client error, see response body for further details.
Unauthorized: Session tokens invalid.
Forbidden: Caller lacks necessary entitlement.
Server error, see response body for further details.
Pagination
Privileged Eligible Roles
🚧 Required Roles and Permissions
Examples of Usage
before and after
initiatorId
role
startTimestamp
Last updated
Was this helpful?