get list of favorites via API

Is it possible to get the list of favorites via API?

I tried something like: https://jenkins.io/user/name/descriptorByName/hudson.plugins.favorite.user.FavoriteUserProperty/getAllFavorites
or https://jenkins.io/me/api/json but the results not caintin the favorite list.

Is it possible to access the favorites for an user?