How do I find assets of a banned account?

I’m currently looking to find all assets ever uploaded from the following banned account:

https://www.roblox.com/users/441168050/profile

This proves difficult as I do not know how to work the new create hub pages; I find the UI complicated and not easily navigable. Worse, it seems you can’t actually fetch the assets of banned accounts. I remember you could always do that when the old “Create” page was still around.

Someone that can point me in the right direction?

3 Likes

I don’t think this is possible anymore.

Even though you’re able to get the username by using a third-party API (In this case, the link you’ve given belongs to a user by the name of “thebeeninja500” ): https://users.roblox.com/docs/index.html#!/Users/post_v1_usernames_users

You’re not able to look through any assets that belong to them. The toolbox would think the player doesn’t exist.

I’m not sure if there’s an endpoint that returns the owned assets of a given player, since that would be pretty intrusive! I doubt an endpoint like that even exists.

Hope this helps.

1 Like

I used the endpoint to try and view the users’ owned assets, but it just says they don’t exist:

OP, you can probably see if there’s a web archive or something of their profile. Unlikely though,

3 Likes