Event Breakdown
Top Event Property Values
Get the top values for a property. The Query API has a rate limit of 60 queries per hour and a maximum of 5 concurrent queries.
get/events/properties/values
Query parameters
project_idinteger required
Required if using service account to authenticate request.
workspace_idinteger
The id of the workspace if applicable.
eventstring required
The event that you wish to get data for. Note: this is a single event name, not an array.
namestring required
The name of the property you would like to get data for.
limitinteger
The maximum number of values to return. Defaults to 255.
Response
Success
string[] required
Property values for the specified event property