Retrieve Sub-account Usage Stats
Retrieve Sub-account Usage Stats
Retrieves usage statistics for the specified sub-account during the current billing period.
GET
Retrieve Sub-account Usage Stats
Headers
Path Parameters
Handle of the sub-account to query usage stats for.
Response
Successfully returned the usage stats.
The total usage for the current billing period.
Example:
5000
The end date of the current billing period (ISO 8601 format).
Example:
"2025-04-11"
The start date of the current billing period (ISO 8601 format).
Example:
"2025-03-12"

