Query Usage
Cumulative usage series for the inbox. Each point is the running total of the usage type at that timestamp, not the change within the bucket. Inbox-scoped queries carry storage_bytes, message_count, and thread_count; requested types that don't apply to the scope are ignored. Defaults to the last 24 hours; start must be within the last 90 days, and a future end is clamped to now. The range divided by period must not exceed 1000 buckets.
Path parameters
The ID of the inbox.
Query parameters
List of usage metric types to query. Omit to query every type valid for the scope.
Start timestamp for the query.
End timestamp for the query.
Size of each time bucket as a whole number of seconds, between 1 and 86400.
Limit on number of buckets to return.
Sort in descending order.
Response
Cumulative usage series grouped by usage type.