{
"meta": {
"status": "string",
"statusCode": 0
},
"message": "Get specific user field",
"data": {
"_id": "507f1f77bcf86cd799439011",
"field": "custom_field_1",
"name": "Custom Field 1",
"type": "string",
"creator": {
"_id": "507f1f77bcf86cd799439011",
"id": 123456789012345680,
"avatar": "https://cdn.discordapp.com/avatars/123456789012345678/avatar.png",
"displayName": "John Doe",
"username": "johndoe"
},
"isCustom": true,
"createdAt": "2023-01-01T12:00:00.000Z",
"updatedAt": "2023-01-01T12:00:00.000Z"
}
}