Get usage data for the given time range.
If no time range is provided, returns usage for the past 7 days (including today).
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.
Successfully retrieved usage
The response is of type object[]
.
Get usage data for the given time range.
If no time range is provided, returns usage for the past 7 days (including today).
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.
Successfully retrieved usage
The response is of type object[]
.