v27

latestSwagger 2.0raw.githubusercontent.com2022-12-116362180.5 KB

Retrieve a person's name and userData, and the persisted faceIds representing the registered person face feature.

get/largepersongroups/{largePersonGroupId}/persons/{personId}

Path parameters

largePersonGroupIdstring required

Id referencing a particular large person group.

personIdstring uuid required

Id referencing a particular person.

Response

A successful call returns the person's information.

namestring

User defined name, maximum length is 128.

userDatastring

User specified data. Length should not exceed 16KB.