metrics
Get account level metrics.
GET
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Query Parameters
Metric type to return.
Available options:
active_basins
, account_ops
Start timestamp, in Unix epoch seconds, if applicable for metric set.
Required range:
x >= 0
End timestamp, in Unix epoch seconds, if applicable for metric set.
Required range:
x >= 0
For timeseries metric sets, the interval to aggregate over.
Available options:
minute
, hour
, day
Response
200
application/json
The response is of type object
.