Get unique, total, or average data for a single event and property over days, weeks, or months. The Query API has a rate limit of 60 queries per hour and a maximum of 5 concurrent queries.
nameRequiredstringThe name of the property you would like to get data for
typeRequiredstringThe analysis type you would like to get data for
unitRequiredstringThe level of granularity of the data
eventRequiredstringThe event that you wish to get data for. Note: this is a single event name, not an array
limitintegerThe maximum number of values to return
formatstringData format options for Mixpanel responses.
valuesarrayThe specific property values that you would like to get data for. Example: ['female', 'unknown']
to_datestringThe date in yyyy-mm-dd format to query to (inclusive)
intervalintegerThe number of units to return data for. Specify either interval or from_date and to_date
from_datestringThe date in yyyy-mm-dd format to begin querying from (inclusive)
project_idRequiredintegerRequired if using service account to authenticate request
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.