API → UsersList user-visible feature flags enabled for the authenticated user
get
/user/features$ curl "https://api.zoo.dev/user/features" \
--header "Authorization: Bearer $TOKEN"200 OK
Response{}$ curl "https://api.zoo.dev/user/features" \
--header "Authorization: Bearer $TOKEN"{}