Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
The customer external unique identifier (provided by your own application).
Example:
"5eb02857-a71e-4ea2-bcf9-57d3a41bc6ba"
Query Parameters
Page number.
Example:
1
Number of records per page.
Example:
20
The unique identifier of the subscription within your application.
Example:
"sub_1234567890"
Billable metric code filter to apply to the charge usage
Example:
"cpu"
Number of past billing period to returns in the result
Example:
5
Response
Customer past usage
The response is of type object
.