Authorization: Bearer ********************{
"success": true,
"message": "string",
"timestamp": "2019-08-24T14:15:22.123Z",
"data": {
"data": [
{
"id": 1,
"userId": 1,
"myPlantId": 1,
"type": "watering",
"createdAt": "2026-01-15T10:30:00.000Z"
}
],
"totalCount": 0,
"page": 0,
"limit": 0,
"totalPages": 0
}
}