List analytics event names
API Reference
List analytics event names
This API is in beta. Endpoints, fields, and behavior may still change, so avoid depending on it in production.
Returns the names of the analytics events the app has tracked, most frequent first, with how many times each one was recorded.
Use this to discover what an app tracks before you query it. Pass a name from the response as the event_name to Query analytics events, Aggregate analytics events over time, or List analytics event properties.
Base44 keeps analytics events for 60 days, so counts cover the last 60 days and an event the app stopped sending before that no longer appears. The response returns at most the 1000 most frequent names.
Events are written asynchronously, so an event the app tracked in the last few seconds can be missing from the response.
GET
List analytics event names