Get flow conversion analytics
Per-flow conversion funnel: how many contacts entered and completed the flow, a per-node drop-off funnel in flow-graph traversal order, and goal attribution (event or trait) within the configured window after a contact exits. The conversion goal defaults to the flow’s stored definition.conversionGoal and can be overridden per-request. Read-only aggregation over the executions log.
Authorizations
Dashboard JWT token from Clerk
Path Parameters
Query Parameters
Lower bound (inclusive) of the entry window — executions started at or after this ISO-8601 timestamp.
Upper bound of the entry window — executions started before this ISO-8601 timestamp.
Goal attribution window in days after a contact exits the flow, clamped to [1, 365].
1 <= x <= 365Override the flow's stored goal — count this event as the conversion.
200Override the flow's stored goal — count an identify setting this trait as the conversion.
200When goal_trait is set, only count the conversion when the trait is set to this value.
500Response
Per-flow conversion funnel and goal attribution.