Retrieve the information of a large person group, including its name, userData and recognitionModel. This API returns large person group information only, use LargePersonGroup Person - List instead to retrieve person information under the large person group.
get/largepersongroups/{largePersonGroupId}
Path parameters
largePersonGroupIdstring required
Id referencing a particular large person group.
Query parameters
returnRecognitionModelboolean
A value indicating whether the operation should return 'recognitionModel' in response.
Response
A successful call returns the large person group's information.
Changes
Changed in 3 of the 28 revisions of this API.12
- ○
added the new optional
queryrequest parameterreturnRecognitionModelnew-optional-request-parameter
- ○
- ○
endpoint added
endpoint-added
- ○
- ▲
api path removed without deprecation
api-path-removed-without-deprecation
- ▲