{
"success": true,
"message": "string",
"timestamp": "2019-08-24T14:15:22.123Z",
"data": [
{
"id": 1,
"title": "10 Tips for Healthy Plants",
"content": "Here are the top 10 tips...",
"excerpt": "Learn how to keep your plants healthy...",
"imageUrl": null,
"published": true,
"createdAt": "2026-01-15T10:30:00.000Z",
"updatedAt": "2026-01-20T14:45:00.000Z"
}
],
"pagination": {
"page": 0,
"limit": 0,
"totalCount": 0,
"totalPages": 0
}
}