I’ve been going across the catalog_api to work on some new features for my custom bot that I am using to get the assets in my group’s catalog.
I found what I needed but one of the query objects I need isn’t really telling me what I need.
It states: int CreatorID Enter the userID of the user you're interested in (for example, 1 for Roblox). If you'd like to find group-created items, enter the group agent ID, not the group ID.
I have absoulute no clue what a “group agent ID” is and I’ve never even have heard of it before. I first thought that it could be my user ID, but ended up with the wrong results than I expected.
Any help would be greatly appreciated to figure out what this is and where I can find it.
EDIT: A discord member helped me figure it out, for those wondering in the future on how I found this, simply go to your group’s catalog and in the link you’ll see “CreatorID”, that’ll be the ID you want.
The “group agent ID” in my case would be, 581265869.
I have no clue why its called “group agent ID” when in fact it should be called something like “group catalog ID” to better define it and help people actually know what it is.