Get an experiment by ID

Retrieve a single experiment by its ID.

Returns a single experiment by its ID including full configuration and status.

Requires authentication.

Request

GET /experiment/{id}

Path Parameters

ParameterTypeRequiredDescription
idintegerYesThe ID of the experiment.

Headers

HeaderValue
AuthorizationBearer <token>

Response

Returns the experiment object. See List all experiments for field descriptions.

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