Get experiment results for metric group (Deprecated)

Deprecated
GET
/api/v2/projects/:projectKey/environments/:environmentKey/experiments/:experimentKey/metric-groups/:metricGroupKey/results

Get results from an experiment for a particular metric group.

Path parameters

projectKeystringRequired

The project key

environmentKeystringRequired

The environment key

experimentKeystringRequired

The experiment key

metricGroupKeystringRequired

The metric group key

Query parameters

iterationIdstringOptional

The iteration ID

Response

Experiment results response for metric group

metricslist of objects

An ordered list of the metrics in this metric group, and each of their results

Errors

Built with