Get events by event handle
Event types are globally identified by account address and a monotonically increasing creation_number (a number assigned per event type for each account). This API returns the list of events corresponding to that event type. > ⚠️ Notice regarding some API calls > > As the latest version of the Aptos node client excludes the Legacy Indexer, Indexer-related errors may occur when making some API calls. > We are currently reviewing options to restore this functionality or provide alternative APIs, and will provide updates as related measures are completed. > We apologize for any inconvenience.