Event Types endpoint v3: missing Python implementation

The Event Types endpoint seems to be non existent in the Python library:
AttributeError: ‘EventsApi’ object has no attribute ‘get_types’
I can not find any reference to this function in the library.
Please either fix the documentation and remove the Python example or update the package.

For anyone with a similar problem: You can use curl to retrieve the event types.

Hi @Bürobert, I hope that you are well!
I’d like to thank you for sharing your valuable feedback! This means a lot to us.
I have shared it internally to bring more visibility to it and to see if we can edit this for you and future Community Members.
Also, I’d like to invite some of our Community Members: Hi @MSingh01 and @BDeveloper do you experience the same as @Bürobert, please?
And please @Bürobert, let me know if there is anything else I can help with. I’ll be delighted to do so!
Thank you very much for having taken the time to bring this to our attention!
Looking forward to seeing you around the HubSpot Community!
Warmly,
Bérangère

Hi @Bürobert, thanks for your patience as I was checking on this for you!
We wanted to let you know that we heard your feedback, and we’ve made an update.
I am happy to share that the documentation “Events analytics” has been edited accordingly! :tada:
So, the “get_types” method for the “/events/v3/events/event-types” endpoint is available in the Python SDK starting from version 12.0.0-beta.1.
If you’re using an older version of the SDK, you’ll need to upgrade to use this method.
I hope this helps! :heart:
Have a lovely day! :sun_with_face:
Bérangère