Track usage for a specific sub-account giving you fine-grained insights into usage, consumption and billing.
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 unique identifier of the sub-account.
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 all usage details for the sub-account
The starting timestamp (in ISO 8601 UTC format) to calculate usage
"2025-06-25"
The ending timestamp (in ISO 8601 UTC format) to calculate usage
"2025-06-27T23:59:59.999999"
Total numbers of executions
12
Total duration in seconds
151
Total cumulative cost of executions in cents
31.754
Total cumulative platform cost of executions in cents
22
Total cumulative telephony cost of executions in cents
2.673
A map of call status with their counts. Valid status keys include:
{ "completed": 11, "no-answer": 1 }{
"elevenlabs": {
"eleven_turbo_v2_5": { "characters": 577, "cost": 5.77 }
}
}{
"deepgram": {
"nova-2": { "duration": 125.5993724, "cost": 1.233 }
}
}