get
All
User
Teams
open fun getAllUserTeams(userId: String, page: Int, pageSize: Int, keywords: Set<String>): PaginatedResponse<Team>
Method to get all the user's teams
Return
Parameters
userId
The identifier of the owner
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 teams