Combine AWSCombine APIGroupsGet a groupGet a group GET /tap/api/v1/groups/:groupId Returns a single group by its identifier. Requires the admin role. Request Responses200401404The requested group.The user is not authorized to access this resource.No group exists with the given identifier.