v5

latestSwagger 2.02026-07-136680294.1 KB

Retrieve persisted face in Large Face List by largeFaceListId and persistedFaceId.

get/largefacelists/{largeFaceListId}/persistedfaces/{persistedFaceId}

Path parameters

largeFaceListIdstring required

Valid character is letter in lower case or digit or '-' or '_', maximum length is 64.

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.