================================================================================
REQUEST LOG: req_QBC2QIVX2FQi
================================================================================

[2025-12-31 13:33:41.148762] REQUEST END
    Status: 200
    Response Time: 0.46ms
    Response: {
    "success": true,
    "message": "Categories retrieved successfully",
    "data": [
        {
            "id": 1,
            "name": "Ice Cream Containers",
            "slug": "ice-cream-containers",
            "description": "Pre-portioned ice cream serving sizes",
            "image": null,
            "is_active": true,
            "sort_order": 0,
            "created_at": "2025-12-27T10:44:21.000000Z",
            "updated_at": "2025-12-27T10:44:21.000000Z",
            "deleted_at": null
        }
    ],
    "meta": {
        "request_id": "req_QBC2QIVX2FQi",
        "timestamp": "2025-12-31T13:33:41+00:00"
    }
}

================================================================================