Read User

Get current user.

Args:

current_user (User): The current user.

Returns:

schemas.User: The user object.

Headers

x-api-keystringOptional

Response

Successful Response

emailstringformat: "email"
organization_idstringformat: "uuid"
idstringformat: "uuid"
full_namestringOptional
permissionslist of stringsOptional

Errors