Returns the empirical list of conversion event names the space has actually received — distinct fromDocumentation Index
Fetch the complete documentation index at: https://docs.cometly.com/llms.txt
Use this file to discover all available pages before exploring further.
list_custom_events which lists configured slots (some of which may be empty).
When to use
- “What events am I tracking?”
- Before composing a
query_events_aggregatedcall when you’re not sure which events have data.
Parameters
| Parameter | Type | Required | Description |
|---|---|---|---|
lookback_days | integer | No | How many days of history to scan (1–365, default 30). |
format | string | No | csv (default), json, or yaml. |
Output
label is the configured human-readable name for custom_event_* slots; otherwise it’s the canonical event slug.