Get a user's information
根据用户ID,获取该用户的详细信息 (头像除外)
Responses
{
"user_id" : 1,
"user_name" : "Plato",
"user_email" : "Plato@Athens.com",
"user_phone" : "28139021",
"description" : "A great philosopher",
"register_time" : 1712025307.24112,
"avatar" : {FILE_BINARY}
}
Last modified: 16 May 2024