Get a flag's environment configurationsAsk AIget https://api.atono.io/api/v1/flags/{id}/environmentsReturns a feature flag's configuration in all environments.Path ParamsidstringrequiredThe UUID or key of the feature flag. The key is the feature flag name shown in the Atono application.Responses 200Successfully retrieved the specified feature flag’s configuration for all environments. 404The flag or environments could not be found.Updated 10 months ago