Hi there. I’m helping my friend create a ranking system, and I need to find all the clothing that the person has bought. Is there a way to get all the asset ids from a group (eg. Shirt) using a script or API service?
(if the form is in a list, that would be great) I really don’t want to go through 129 shirts, copying their Ids, and then putting it in my code.