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.
The number of records to return per page, The default size is 25
The page number. The page number start from 1
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)
The ID of a particular site to filter
A list of all audit logs
Unauthorized
Could not get audit logs - Internal Server Error