Disclaimer: This website requires JavaScript to function properly. Some features may not work as expected. Please enable JavaScript in your browser settings for the best experience.

The availability of features may depend on your plan type. Contact your Customer Success Manager if you have any questions.

Dev guideRecipesAPI Reference
Dev guideAPI ReferenceUser GuideLegal TermsGitHubDev CommunityOptimizely AcademySubmit a ticketLog In
API Reference

Get Experiment results

Get results for a single Experiment

Recipes
🔍
9. Analyze results
Open Recipe

🚧

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
Authorization
Click Try It! to start a request and see the response here!