Usage Metering
Retrieve customer billing
GET
/
api
/
v1
/
customer-billing
Authorizations
Authorization
string
headerrequiredBearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Query Parameters
workspaceId
string
requiredThe workspace id.
externalMeterId
string
requiredThe external meter id.
Response
200 - application/json
billing
object | null
required