POST
/
metricAttributes

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 get attributes for

startTime
integer
required

Start time in seconds since epoch

filterAttributes
object

Attributes to filter by

Response

200 - application/json
attributes
object

Map of attribute names to their possible values