Event Breakdown
Top Event Properties
Get the top property names for an event. The Query API has a rate limit of 60 queries per hour and a maximum of 5 concurrent queries.
GET
Top Event Properties
Authorizations
Service Account
Query Parameters
Required if using service account to authenticate request.
The id of the workspace if applicable.
The event that you wish to get data for. Note: this is a single event name, not an array.
The maximum number of properties to return. Defaults to 10.
Response
200 - application/json
Success.
The keys are the name of the properties
Top Event Properties