Get Funnel Analysis
Funnels API
Get Funnel Analysis
Description: Retrieves funnel data based on the specified events, start and end dates, and filters.
Parameters:
events: List of eventsfilters: List of filters in Amplitude-like formatgroup_by: List of fields to group byperiod: The start and end dates
Header
x-api-key: Your API Key (Dashboard->Settings)
Returns:
FunnelAnalysisResponse: The transformed funnel data.
Raises:
HTTPException: If an error occurs during the retrieval process.
GET
Get Funnel Analysis
Documentation Index
Fetch the complete documentation index at: https://docs.telemetree.io/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Your API Key (Dashboard->Settings)
Query Parameters
List of events to analyze (at least 2 events are required)
Start date in YYYYMMDD format
End date in YYYYMMDD format