Unable to fetch eyeshape, faceshape, lipshape, noseshape

Hi,

The eye/face/lip/noseshape assets aren’t listed anywhere when I look in the Asset Manager.

Here are some screenshots from Postman showing the problem with not including applicationIds. If I include it, I get 449 total assets included:

However, if I don’t include it, I get 27,915 assets:

The assets returned include test assets that people have uploaded. In other words, there’s a lot of garbage returned.

If I include the types, but not applicationIds, I get nothing returned:

I’ve built my own avatar creator with my own UI, and simply want to fetch all the assets and display them to our users. I want the eye/face/lip/noseshape assets to be returned so my users can change those features of their avatars.