Using the new audit_event_catalogue
object, you can retrieve a list of supported audit log events via the API. These can then be used to filter audit log results when querying the audit_logs
object.
query {
audit_event_catalogue {
description
metadata_details
name
}
}