get
Team
Collections
suspend fun getTeamCollections(teamId: String, page: Int = DEFAULT_PAGE, pageSize: Int = DEFAULT_PAGE_SIZE, keywords: String = ""): JsonObject
Method to request the collections shared with the team
Return
the result of the request as JsonObject
Parameters
team Id
The identifier of the team
page
The page to request
page Size
The size of the page to request
keywords
The keywords used to filter the query