How do I get all of the clothing and gamepasses a player has created?

I want to get all of the clothing and gamepasses that a player has created. Then, I want to print their id, name, price and type if possible. Like this:

"Type: " .. AssetType .. " | Id: " .. AssetId .. " | Price: " .. AssetPrice .. " | Name: " .. AssetName

I tried using
https://www.roproxy.com/users/inventory/list-json?assetTypeId=34&cursor=&itemsPerPage=100&pageNumber=2&userId=1153575887
but this gets everything that is in my inventory. Not all gamepasses from all of my games. It also gets gamepasses from other players that I bought and dosent get gamepasses that I have created in a game but are not in my inventory. How do I get everything like those pls donate games? I also need the clothing and this site only gives me the gamepasses.