List Metric Definitions
List all metric definitions that have been created for the organization.
Last updated
List all metric definitions that have been created for the organization.
Last updated
[
{
"id": 1,
"metric_id": "ARR",
"name": "Annual Recurring Revenue",
"description": "Total yearly contract value.",
"data_type": "NUMBER",
"organization_id": 42,
"time_created": "2025-11-20T10:00:00.000Z",
"time_updated": "2025-11-27T10:09:07.006Z"
},
{
"id": 2,
"metric_id": "TIER",
"name": "Customer Tier",
"description": "Service level tier.",
"data_type": "STRING",
"organization_id": 42,
"time_created": "2025-11-22T10:00:00.000Z",
"time_updated": "2025-11-22T10:00:00.000Z"
}
]