Daily event count over the selected window.
Returns total event counts per day. Combine withDocumentation Index
Fetch the complete documentation index at: https://docs.formo.so/llms.txt
Use this file to discover all available pages before exploring further.
filters to scope to a specific event, source, or location.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.
Comma-separated list of event types to exclude from results (e.g. identify,detect).
Event time-series
Analytics endpoint response. The data array contains the rows; the exact row shape depends on the endpoint. meta carries column type information for rendering, rows is the row count, and statistics holds query timing metadata.