Current user information
Get authentication information for the current user, including their name, email, and roles.
Authentication
FERN_TOKENstring
JWT token for this user.
Response
Successfully retrieved user information
fern_token
JWT token for the authenticated user
user_info
Errors
400
Bad Request Error
401
Unauthorized Error
500
Internal Server Error