Sub accounts
Track Sub-Account Usage API
Track usage for a specific sub-account giving you fine-grained insights into usage, consumption and billing.
GET
This is an enterprise
feature.
You can read more about our enterprise offering here Bolna enterprise.
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
The start timestamp (in ISO 8601 UTC format) from which to calculate usage. If not provided, the start of the current month (UTC) is used by default.
The end timestamp in ISO 8601 UTC format up to which usage is calculated. If not provided, the end of the current date (in UTC) will be used.
Response
200
application/json
Get all usage details for the sub-account
The response is of type object
.