Hi @ndossantos
There are a couple of details that I’d like to clear up.
Firstly, NrAiIncident
is named using the new terminology (that we’re only starting to use), where “Incidents” are what we used to call “Violations.” I’ve written a brief post about this change, that is happening right now, and you can find it here. Documentation on the NrAiIncident
event type can be found here.
In short, NrAiIncident
will detail what you think of as violations on your account, not what we show in the list that your first screenshot shows.
Secondly, if you’d like a list of all Incidents (as are shown in your first screenshot), you can use the REST API for Incidents, documented at this link.
If you are, in fact, trying to gather information on all of the violations that occurred over 2021, using NrAiIncident
is perfect and Stefan’s suggestions will definitely come in helpful.