Get experiment results

Retrieve the results for an experiment. For finished experiments, returns archived results. For running experiments, fetches live results.

Returns statistical results for a running or completed experiment, broken down by variation.

Requires authentication.

Request

GET /experiment/{id}/results

Path Parameters

ParameterTypeRequiredDescription
idintegerYesThe ID of the experiment.

Headers

HeaderValue
AuthorizationBearer <token>

Response

Returns a JSON object with per-variation performance metrics.

Path Params
integer
required

Experiment ID

Headers
string
required

Makaira Instance ID

Responses

404

Not Found

Language
Credentials
Bearer
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json