Usage Metering
Retrieve billing usage information for a given billing id
GET
/
api
/
v1
/
usage
/
{bid}
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
The billing id.
Response
200 - application/json