Top events by frequency over the selected window.
type=custom to restrict results to custom events (events tracked via formo.track(...)). This replaces the previous top_custom_events endpoint.Workspace API key (e.g. formo_xxx). Create one in the Formo dashboard under Team Settings > API Keys.
Inclusive start date (YYYY-MM-DD). Defaults to 7 days before date_to.
Inclusive end date (YYYY-MM-DD). Defaults to today.
Maximum results to return (default 50, max 1000)
1 <= x <= 1000Number of results to skip for pagination (default 0)
0 <= x <= 100000Pass 'custom' to filter to custom track events only (events with type='track' and a non-empty event name). Omit for all events.
custom