Get experimentation settings

GET
/api/v2/projects/:projectKey/experimentation-settings

Get current experimentation settings for the given project

Path parameters

projectKeystringRequired

The project key

Response

Experimentation settings response

_projectIdstringOptional

The project ID

_projectKeystringOptional

The project key

randomizationUnitslist of objectsOptional

An array of the randomization units in this project

_creationDatelongOptional

Timestamp of when the experiment was created

Errors

Built with