Where can I find a list of Event Listeners?

You mean “events that can be listened to”. Any module / extension can define its own events so maintaining such a list of hard. Best is to have this list determined dynamically at runtime to match your XWiki instance. So I would see this as part of https://extensions.xwiki.org/xwiki/bin/view/Extension/Scripting%20Documentation%20Application .