curl --location --request GET 'http://localhost:3000/api/clothes/exclusive'
{ "success": true, "data": [ 5873, 6709, 7875 ], "count": 3, "timestamp": "2025-08-02T10:30:00.343Z" }