Current user information

以 Markdown 格式查看
Get authentication information for the current user, including their name, email, and roles.

身份验证

FERN_TOKENstring
JWT token for this user.

响应

Successfully retrieved user information
fern_tokenstring
JWT token for the authenticated user
user_infoobject

错误

400
Bad Request Error
401
Unauthorized Error
500
Internal Server Error