POST
/
fuzzyMetricsNames

Authorizations

Authorization
string
header
required

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

Body

application/json
startTime
integer
required

Start time in seconds since epoch

endTime
integer
required

End time in seconds since epoch

metricFuzzyMatch
string

Fuzzy match string to filter metric names

environments
string[]

List of environments to filter by

Response

200 - application/json
metrics
string[]

List of metric names matching the fuzzy search criteria