get
All
User
Links
open fun getAllUserLinks(userId: String, page: Int, pageSize: Int, keywords: Set<String>): PaginatedResponse<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 PaginatedResponse of RefyLink
Parameters
userId
The identifier of the user
page
The page requested
pageSize
The size of the items to insert in the page
keywords
The keywords used to filter the query to retrieve the items