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.