Retrieve Sub-account Usage Stats
Retrieves usage statistics for the specified sub-account during the current billing period.
Headers
Path Parameters
Handle of the sub-account to query usage stats for.
Response
Successfully returned the usage stats.
The effective monthly limit for the current billing period. A limit of zero means the account cannot send any messages. For sub-accounts with no explicit limit set (i.e., -1), the monthly limit for the parent account is returned.
10000
The total usage for the current billing period.
5000
The end date of the current billing period (ISO 8601 format).
"2025-04-11"
The start date of the current billing period (ISO 8601 format).
"2025-03-12"

