Retrieving Layered Clothing from Catalog API

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"}]}

For anyone who has the same issue, layered clothing is under the default clothing (3) category.

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.