{
"meta": {
"status": "success",
"statusCode": 200,
"total": 15,
"page": 1,
"limit": 10
},
"message": "Get user field histories",
"data": [
{
"_id": "685a48f5cbfa3985ad581bae",
"field": {
"_id": "6857de260f3c24d98fd7ca89",
"field": "hello",
"name": "Hello",
"type": "numerical",
"isCustom": true,
"createdAt": "2025-06-22T10:42:32.844Z",
"updatedAt": "2025-06-22T10:42:32.844Z"
},
"value": 500,
"action": "overwrite",
"createdAt": "2025-06-24T06:43:01.078Z"
},
{
"_id": "685957701ff244c62bd2e5b5",
"field": {
"_id": "6857de260f3c24d98fd7ca90",
"field": "coins",
"name": "Community Coins",
"type": "number",
"isCustom": true,
"createdAt": "2025-06-20T11:20:45.000Z",
"updatedAt": "2025-06-20T11:20:45.000Z"
},
"value": 100,
"action": "increase",
"createdAt": "2025-06-23T13:30:15.123Z"
}
]
}