Skip to content

Retrieve Experiment Results

Retrieve results for a single experiment. Returns 204 if you haven’t pushed results yet.

GET
https://mapi.storyblok.com/v1/spaces/:space_id/experiments/:experiment_id/results
  • :space_id required number

    Numeric ID of a space.

  • :experiment_id required number

    Numeric ID of the experiment.

curl "https://mapi.storyblok.com/v1/spaces/288868932106293/experiments/176070002766742/results" \
-H "Authorization: YOUR_OAUTH_TOKEN"

Was this page helpful?

What went wrong?

This site uses reCAPTCHA and Google's Privacy Policy (opens in a new window) . Terms of Service (opens in a new window) apply.