Authorization: Bearer ********************{
"success": true,
"message": "string",
"timestamp": "2019-08-24T14:15:22.123Z",
"data": {
"property1": "string",
"property2": "string",
"id": 1,
"type": "classification",
"status": "completed",
"imageUrl": "https://example.com/diagnostic.jpg",
"result": {
"plant": "Peace Lily",
"confidence": 0.95
},
"error": null,
"createdAt": "2026-06-29T10:00:00.000Z",
"updatedAt": "2026-06-29T10:05:00.000Z"
}
}