getUserInfo

suspend fun getUserInfo(userId: String): ApiResponse<UserInfo>

Gets information for a user (friend or stranger).