Getting all Asset Ids from a group using script/something else

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.

I think this post is useful

And, then put it in a table if it is from the group
Use # on the table to get how many objects are stored in it

3 Likes