v5

latestSwagger 2.02026-07-136680294.1 KB

Retrieve person face information. The persisted person face is specified by its largePersonGroupId, personId and persistedFaceId.

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

Path parameters

largePersonGroupIdstring required

ID of the container.

personIdstring uuid required

ID of the person.

persistedFaceIdstring uuid required

Face ID of the face.

Response

A successful call returns target persisted face's information (persistedFaceId and userData).

persistedFaceIdstring uuid required

Universally Unique Identifier

userDatastring

User-provided data attached to the face. The length limit is 1K.