getAllUserLinks

open fun getAllUserLinks(userId: String): List<RefyLink>

Method to get all the user's links, included the links shared in the teams and in the collections shared in the teams

Return

the user links as List of RefyLink

Parameters

userId

: the identifier of the user