PersonDirectory

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

get/persons/{personId}

Path parameters

personIdstring uuid required

Person id.

Response

Success

personIdstring uuid

Person id.

namestring

User defined name, maximum length is 128.

userDatastring

User specified data. Length should not exceed 16KB.

Changes

Changed in 2 of the 28 revisions of this API.11