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 CommunitySumbit a ticketLog In
GitHubNuGetDev CommunitySumbit a ticket

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!