Retrieve usage, consumption, and billing details for all sub-accounts under the authenticated organization.
enterprise
feature.You can read more about our enterprise offering here Bolna enterprise.Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
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.
Get usage details for all sub-accounts, including cost breakdown.
The response is of type object
.