Apply timezone to audit logs
Filter audit logs by actor. The value is username/loginname.
Filter audit logs by action.
Filter audit logs by type of target.
Filter audit logs by particular target. It is an objectGUID of the organization,user,device,connection,group,authdomain
Filter audit logs by target org id.
Filter audit logs by actor org id.
Sorting criteria in the format: field:asc|desc, field defaults to whenCreated and direction defaults to DESC. Example fields are: ['action', 'actor', 'targetType', 'whenCreated']
The earliest date to search in audit logs. The value should be ISO String (YYYY-MM-DDThh:mm:ssz)
The latest date to search in audit logs. The value should be ISO String (YYYY-MM-DDThh:mm:ssz)
Filter the specified fields in the audit logs csv file. Available values are: ['timestamp', 'userid', 'audittype', 'description', 'target']
The ID of a particular site to filter
Download list of audit logs in csv
Unauthorized
Not Found
Could not download audit logs - Internal Server Error