Get aggregate event counts over time. Supports different types of aggregation: general, unique, average, sum.
typestringType of aggregation
unitstringTime unit for grouping results
eventstringName of the event to analyze At least one of `event` or `events` must be provided per request; omitting both returns a 'Missing required parameter: event' error.
limitintegerMaximum number of results to return
wherestringExpression to filter events
eventsarrayList of event names to analyze
to_dateRequiredstringEnd date for the query (inclusive)
intervalintegerTime interval for the results in seconds
from_dateRequiredstringStart date for the query (inclusive)
project_idRequiredintegerThe ID of the project to query
workspace_idintegerThe ID of the workspace if applicable
dataRequiredData from the action execution
errorstringError if any occurred during the execution of the action
successfulRequiredbooleanWhether or not the action execution was successful or not
API key connection. Risk level 2 of 5.
Free Action
No published Skills explicitly reference this Action yet.