{
"meta": {
"success": true,
"status": 200,
"message": "Product overview retrieved successfully"
},
"data": {
"summary": {
"totalProducts": 2,
"publishedProducts": 2,
"productsWithVariants": 1,
"productsWithoutVariants": 1,
"lowStockCount": 0
},
"byStatus": [
{
"status": "PUBLISHED",
"count": 2,
"percentage": 100
}
],
"byCategory": [
{
"categoryId": "3f302660-2d31-4228-b10f-8242f12ffea4",
"categoryName": "Fashion & Pakaian",
"categorySlug": "fashion-pakaian",
"productCount": 2
}
],
"lowStockProducts": [],
"metadata": {
"status": "all",
"categoryId": "all",
"lowStockThreshold": 10,
"generatedAt": "2026-01-02T06:22:50.656Z"
}
}
}