Microsoft Azure Get Persongroups

List person groups’ personGroupId, name, userData and recognitionModel.* Person groups are stored in alphabetical order of personGroupId.* "start" parameter (string, optional) is a user-provided personGroupId value that returned entries have larger ids by string comparison. "start" set to empty to indicate return from the first item.* "top" parameter (int, optional) specifies the number of entries to return. A maximal of 1000 entries can be returned in one call. To fetch more, you...