Get experimentation settings

Get current experimentation settings for the given project

Path parameters

projectKeystringRequired
The project key

Headers

AuthorizationstringRequired

Response

Experimentation settings response
_projectIdstring or null
The project ID
_projectKeystring or null
The project key
randomizationUnitslist of objects or null
An array of the randomization units in this project
_creationDatelong or null
Timestamp of when the experiment was created

Errors