Billable metrics
List all billable metrics
This endpoint retrieves all existing billable metrics that represent pricing components of your application.
GET
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Query Parameters
Page number.
Example:
1
Number of records per page.
Example:
20
Response
200
application/json
List of billable metrics
The response is of type object
.