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