POST
/
metric

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json
endTime
integer
required

End time in seconds since epoch

metricName
string
required

Name of the metric to retrieve

startTime
integer
required

Start time in seconds since epoch

environments
string[]

List of environments to get metrics from

limitResults
boolean

Whether to limit the number of results returned

Response

200 - application/json
metric
object