Hey,
What you are looking for is the eventDefinitions property of the businessObject of the shape that you’re dealing with.
Please have a look at this example: https://codesandbox.io/s/practical-taussig-ecypq?file=/src/index.js
In line #43, we console.log the eventDefinitions of given event. Which is an array.