getProfile

abstract suspend fun getProfile(userId: UserId): Result<GetProfile.Response>

See also

GetProfile