{
"meta": {
"status": "success",
"statusCode": 200,
"total": 11
},
"message": "Get user fields success.",
"data": [
{
"_id": "68ba4a4d9f71aa6",
"name": "Account Manager",
"field": "accountManager",
"type": "multi_line_text",
"creator": {
"_id": "6617850c1e6b74e",
"id": 1243,
"avatar": "https://chartsnapshot-genesiv.s3.amazonaws.com/cbbd940c0b437cf3406.jpeg",
"displayName": "John Doe",
"username": "johndoe"
},
"isCustom": true,
"createdAt": "2025-09-05T02:26:23.561Z",
"updatedAt": "2025-09-05T02:26:23.561Z"
},
...
{
"_id": "68ba411f71a0b",
"name": "revenue",
"field": "revenue",
"type": "numerical",
"creator": {
"_id": "6617850c1e6b74e",
"id": 1243,
"avatar": "https://chartsnapshot-genesiv.s3.amazonaws.com/cbbd940c0b437cf3406.jpeg",
"displayName": "John Doe",
"username": "johndoe"
},
"isCustom": true,
"createdAt": "2025-09-05T02:24:57.799Z",
"updatedAt": "2025-09-05T02:24:57.799Z"
}
]
}