https://www.growthbook.io/ logo
s

square-thailand-79850

08/08/2022, 4:22 PM
Hello everyone QQ Is it possible to get the list of tags of the feature as part of the https://cdn.growthbook.io/api/features/ response?
f

future-teacher-7046

08/08/2022, 4:32 PM
That's not possible right now. That JSON endpoint is specifically to pass into the SDKs, so it contains the minimum fields necessary. We're planning to add a full REST api soon that will have a lot more info.
s

square-thailand-79850

08/11/2022, 5:23 PM
For now I workaround this limitation by adding a dummy rule to the feature that holds and data I need. (very ugly patch ) It will be so much nicer if I could add metadata to the feature, get it the json and query for it in the sdk