getGroup

fun getGroup(groupId: String): JsonObject

Method to execute the request to get a group of the user

Return

the result of the request as JsonObject

Parameters

groupId

The group identifier of the group to fetch