Node.js
Retrieve Usage Stats
Retrieves usage statistics during the current billing period.
GET
Node.js
Headers
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"

