Skip to main content

Retrieve user info of an authenticated user

Retrieve user info of an authenticated user.

Authorizations:Token, JWT

Responses

200Authentication resource
Response schema:
Authentication resource
idstring or null
emailstring
firstnamestring or null
lastnamestring or null
rolesArray of strings
401Unauthorized
Response schema:
Unauthorized
typestring
titlestring
detailstring or null
instancestring or null
404Resource not found
Response schema:
Resource not found
typestring
titlestring
detailstring or null
instancestring or null
500Internal error
Response schema:
Internal error
typestring
titlestring
detailstring or null
instancestring or null