curl --location --request GET 'http://jira.local:8080/jira/rest//rest/api/3/events'
[{"id":1,"name":"Issue Created"},{"id":2,"name":"Issue Updated"}]