Retrieves all billable metrics with their complete configurations. Use this for programmatic discovery and management of billable metrics, such as associating metrics to products and auditing for orphaned or archived metrics.
Important: Archived metrics are excluded by default; use include_archived
=true
parameter to include them.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Max number of results that should be returned
1 <= x <= 100
Cursor that indicates where the next page of results should start.
If true, the list of returned metrics will include archived metrics
Success
The response is of type object
.