search methods

get_audit_logs

get_audit_logs(apiuser, query)

return full audit logs based on the query.

Please see example query in admin > settings > audit logs for examples

Parameters:
  • apiuser (AuthUser) – This is filled automatically from the Authentication Token.
  • query (str) – filter query, example: action:repo.artifact.add date:[20200401 TO 20200601]”