/api/aggregators
GET
This endpoint does not require any parameters via query string or body.
The response is an array of strings that are the names of aggregation functions that can be used in a timeseries query.
Example Response
"min",
"max",
"dev"