get https://api.optimizely.com/v2/environments//datafile
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.
Warning
The
Read the datafile of an Environment
endpoint is not available in Optimizely Feature Experimentation. Use the Optimizely Feature Experimentation APIEnvironments
endpoint instead.