Showing Specific UGC Creator's UGCs

I would like to know how to show specific UGC Creator’s UGCs (which is me) on a GUI Automatically, I don’t want to manually add them.
(Also to know if the UGC is a shirt or an accessory if possible)
Thanks.

I’m fairly certain Roblox does not provide this functionality without using a proxy to send your own web request to the Roblox API. You can read up on how to structure such an API call on the documentation page for External Catalog Queries. You will have to use a Proxy for this as Roblox does not allow it’s own servers to make custom requests to the Roblox API.

1 Like

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.