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 datesHeader
x-api-key: Your API Key (Dashboard->Settings)Returns:
FunnelAnalysisResponse: The transformed funnel data.Raises:
HTTPException: If an error occurs during the retrieval process.Your API Key (Dashboard->Settings)
List of events to analyze (at least 2 events are required)
Start date in YYYYMMDD format
End date in YYYYMMDD format