Event Breakdown
Today's Top Events
Get the top events for today, with their counts and the normalized percent change from yesterday. The Query API has a rate limit of 60 queries per hour and a maximum of 5 concurrent queries.
get/events/top
Query parameters
project_idinteger required
Required if using service account to authenticate request.
workspace_idinteger
The id of the workspace if applicable.
type'general' | 'unique' | 'average' required
The analysis type you would like to get data for - such as general, unique, or average events. Valid values: "general", "unique", or "average".
limitinteger
The maximum number of events to return. Defaults to 100.
Response
Success.