Is there an API for getting a user's favorite catalog assets?

I would like to be able to get a user’s favorited catalog items

So far I’m aware of this:


which is so, so close, but is only bundles! I’d want to get favorited catalog items such as shirts, hair etc

There’s also this:
https://www.roblox.com/users/favorites/list-json?assetTypeId=9&itemsPerPage=100&pageNumber=1&userId=817970896
but it only works for individual asset typeIds, meaning I would have to use it many times to get all of a user’s favorite catalog items

Is there an API to get all of a user’s favorited catalog items in one swift go, such as pants/hair/bodyparts/accessories

2 Likes