List face lists’ faceListId, name, userData and recognitionModel. <br /> To get face information inside faceList use FaceList - Get

get/facelists

Query parameters

returnRecognitionModelboolean

A value indicating whether the operation should return 'recognitionModel' in response.

Response

A successful call returns an array of faceList.

namestring

User defined name, maximum length is 128.

userDatastring

User specified data. Length should not exceed 16KB.

Changes