v1
latestOpenAPI 3.0.0MIT2026-07-264001,540832.7 KBFunnel
Get event names
Get distinct event names from a dimension for funnel step selection. Scans the last 30 days of data to limit query cost.
get/api/v1/projects/{projectUuid}/funnel/event-names
Path parameters
projectUuidstring required
The project UUID
Query parameters
exploreNamestring required
The explore to query
eventDimensionIdstring required
The dimension containing event names
timestampFieldIdstring required
The timestamp dimension used to filter to last 30 days
Response
Success