Get metrics at the stream level.
storage
gauge
representing the cumulative stored bytes, per minute, of the specified stream.
Requires a start
and end
timestamp.Bearer authentication header of the form Bearer <token>
, where <token>
is your access token.
Metric set to return.
storage
Start timestamp as Unix epoch seconds, if applicable for the metric set.
x >= 0
End timestamp as Unix epoch seconds, if applicable for metric set.
x >= 0
Interval to aggregate over for timeseries metric sets.
minute
, hour
, day
The response is of type object
.