Reporting API
Get usage
Get usage data for the given time range.
If no time range is provided, returns usage for the past 7 days (including today).
GET
Authorizations
Query Parameters
Start date to query usage (UTC).
Maximum 31 days from current date.
Must be less than 'to' date.
End data to query usage (UTC).
Must be greater than 'from' date.
Accepted formats: date, RFC3339.