Wallet user counts by lifecycle stage (New, Returning, Power user, Resurrected, Churned).
Counts wallet users in each lifecycle stage, computed against the activity window ending atDocumentation Index
Fetch the complete documentation index at: https://docs.formo.so/llms.txt
Use this file to discover all available pages before exploring further.
date_to. Pass lifecycle_filter to return only one stage, or include_previous_period=true to also receive the prior window.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.
Restrict results to a single lifecycle stage.
New, Returning, Power user, Resurrected, Churned When true, returns both current and previous period metrics for week-over-week comparison. The previous period is non-overlapping and equal in length to the current range.
Lifecycle counts
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.