getUser

fun UserAPI.UserAPI.getUser(userId: String? = null, readTimeout: Long? = null): Call<User>