Get a feature flagAsk AIget https://api.atono.io/api/v1/flags/{id}Returns a feature flag by its UUID or name.Path ParamsidstringrequiredThe UUID or key of the feature flag. The key is the feature flag name shown in the UI.Responses 200Successfully retrieved the flag and its included relationships. 404The flag could not be found, or one of the requested related resources (include) does not exist.Updated 10 months ago