getUser

# getUser


fun getUser(userId: String): User?

Get a registered user.

# Parameters

userId Identifier of the user.