List metric measurement values, grouped by attributes, filtered by the filter. An empty list indicates no data points are available for the given parameters.
Path parameters
Metric name.
Query parameters
Query to filter the measurement values. e.g id: [id1,id2] category: moderate
Comma-delimited list of attribute names to group measurements by. e.g id, category
Aggregation method used to group measurements. Defaults to AVG.
Secondary grouping to allow aggregating data points inside individual buckets. Has to be set together with preGroupByMethod.
Secondary aggregation to allow aggregating data points inside individual buckets. Has to be set together with preGroupBy.
Indicates what type of data to return. Defaults to TIMESERIES.
Timestamp in ISO 8601 format in UTC timezone: yyyy-MM-ddTHH:mm:ssZ
Timestamp in ISO 8601 format in UTC timezone: yyyy-MM-ddTHH:mm:ssZ
Number of items in a response page. Default varies by API.
Token for the requested page.
Response
The request has succeeded.