get Team

suspend fun getTeam(teamId: String): JsonObject

Method to request a team

Return

the result of the request as JsonObject

Parameters

teamId

The identifier of the team to get