Retrieve person group name, userData and recognitionModel. To get person information under this personGroup, use PersonGroup Person - List.
get/persongroups/{personGroupId}
Path parameters
personGroupIdstring required
Id referencing a particular person group.
Query parameters
returnRecognitionModelboolean
A value indicating whether the operation should return 'recognitionModel' in response.
Response
A successful call returns the person group's information.
Changes
Changed in 2 of the 28 revisions of this API.11
- ○
added the new optional
queryrequest parameterreturnRecognitionModelnew-optional-request-parameter
- ○
- ●
deleted the
queryrequest parameterreturnRecognitionModelrequest-parameter-removed
- ●