Metrics
Get metric data
Get time series data for a specific metric
POST
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
application/json
End time in seconds since epoch
Name of the metric to retrieve
Start time in seconds since epoch
List of environments to get metrics from
Whether to limit the number of results returned
Response
200 - application/json
Was this page helpful?