Retrieves the complete configuration for a specific billable metric by its ID. Use this to review billable metric setup before associating it with products. Returns the metric’s name
, event_type_filter
, property_filters
, aggregation_type
, aggregation_key
, group_keys
, custom fields
, and SQL query
(if it’s a SQL billable metric).
Important:
archived_at
timestamp; they no longer process new usage events but remain accessible for historical reference.Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Success
The response is of type object
.