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.

Changes

Changed in 1 of the 5 revisions of this API.1

    • api operation id LargeFaceList_GetFace removed and replaced with FaceListOperations_GetLargeFaceListFace

      api-operation-id-removed

    This revision also has 3 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog