get
Team
Links
open fun getTeamLinks(teamId: String, page: Int, pageSize: Int, keywords: Set<String>): PaginatedResponse<RefyLink>
Method to get the links shared in a team
Return
the collection links as PaginatedResponse of RefyLink
Parameters
teamId
The identifier of the team
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