Get variation configurations

Retrieve the variation-specific configurations for an experiment.

Returns the configuration for a specific variation within an experiment (e.g. the ranking mix or recommendation settings assigned to that variation).

Requires authentication.

Request

GET /experiment/variation-configs/{id}

Path Parameters

ParameterTypeRequiredDescription
idintegerYesThe variation ID.

Headers

HeaderValue
AuthorizationBearer <token>

Response

Returns the variation configuration object.

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