get
Group
@GetMapping(path = "/{" + GROUP_IDENTIFIER_KEY + "}",
headers = []
)
Method to get a single group
Return
the result of the request as String
Parameters
id
The identifier of the user
token
The token of the user
groupId
The identifier of the group to fetch