Optimizely will be sunsetting Full Stack Experimentation on July 29, 2024. See the recommended Feature Experimentation migration timeline and documentation.

Dev GuideAPI Reference
Dev GuideAPI ReferenceUser GuideGitHubNuGetDev CommunitySubmit a ticketLog In
GitHubNuGetDev CommunitySubmit a ticket
These docs are for v2.0. Click to read the latest docs for v3.0.

Read the datafile of an Environment

Get the datafile for an Environment.
The Datafile is a JSON
string that describes to the Full Stack SDK all the experiments and features running in a given environment and
dependent entities like audiences and attributes. Normally, you won't need to interact
with the datafile directly. The SDK exposes methods that operate on it internally.

Language
Click Try It! to start a request and see the response here!