Current user information

View as Markdown
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_tokenstring
JWT token for the authenticated user
user_infoobject

Errors