I have been trying to retrieve all of the layered clothing using the catalog API but I can’t seem to find the category that returns layered clothing, it says there is one but it just doesn’t return anything.
Here is what I have:
https://catalog.roproxy.com/v1/search/items/details?Category=16&Subcategory=52&SortAggregation=4&CreatorTargetId=1&Limit=30&Cursor=
It just returns
{"errors":[{"code":1,"message":"Category subcategory selection not supported.","userFacingMessage":"Something went wrong"}]}