Get currently running experiments

Returns all currently running experiments. If A/B testing is not enabled for the instance, returns an empty list.

Returns all experiments that are currently running. This is the endpoint the search and recommendation services use to determine active experiment configurations.

Requires authentication.

Request

GET /experiment/running

Headers

HeaderValue
AuthorizationBearer <token>

Response

Returns a JSON array of running experiment objects. See List all experiments for field descriptions.

Headers
string
required

Makaira Instance ID

Response

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