Disclaimer: This website requires Please enable JavaScript in your browser settings for the best experience.

Dev guideRecipesAPI ReferenceChangelog
Dev guideAPI ReferenceRecipesChangelogUser GuideGitHubDev CommunityOptimizely AcademySubmit a ticketLog In
API Reference

Get Experiment results

Get results for a single Experiment

🚧

Important

Get Experiment results is a Full Stack (legacy) endpoint, but you can use it to fetch Feature Experimentation A/B test results.

To get an A/B test's results:

  1. Get all A/B test rules in the project. See List Rules.
  2. For the rule of interest, copy the layer_experiment_id.
  3. Pass that ID as the experiment_id to the Get Experiment results endpoint.
Language
Credentials
Click Try It! to start a request and see the response here!