List all billable metrics
Billable metrics
List all billable metrics
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.
GET
List all billable metrics
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Query Parameters
Max number of results that should be returned
Required range:
1 <= x <= 100Cursor that indicates where the next page of results should start.
If true, the list of returned metrics will include archived metrics