✨ List all available KPIs
✨ List all available KPIs
Authentication
Response
Whether this KPI is calculated from other KPIs (has dependencies)
Whether this KPI is a label/filter type that does not show a value per se
Human-readable label for the KPI
Whether the KPI value is a percentage (DEPRECATED: use unit)
Unit of measurement: seconds, minutes, hours, count, or ratio
Aggregation method for the KPI: count, sum, avg, max, min, or snapshot. Snapshot KPIs show point-in-time counts rather than event totals.
Formula for calculated KPIs defining how to derive the value from component KPIs. Structure: {“type”: “ratio|sum|difference|product”, “numerator”: “kpi_key”, “denominator”: “kpi_key”}