List calculated metrics
list_calculated_metricsList calculated metrics for the account (custom KPI formulas).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| data | No | One row per calculated metric — id, name, the formula tokens it is built from, and the symbol it renders as. Pass the id as a metric when adding a calculated-metric widget. | |
| meta | No | Pagination for the list — page, limit and the total row count. | |
| success | Yes | True when the call succeeded. A failure comes back as an error result instead. |