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

Dev guideAPI Reference
Dev guideAPI ReferenceUser GuideLegal TermsGitHubNuGetDev CommunitySubmit a ticketLog In

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