v5

latestSwagger 2.02026-07-136680294.1 KB

List Face Lists' faceListId, name, userData and recognitionModel.

To get face information inside Face List use "Get Face List".

get/facelists

Query parameters

returnRecognitionModelboolean

Return 'recognitionModel' or not. The default value is false.

Response

A successful call returns an array of Face Lists.

namestring required

User defined name, maximum length is 128.

userDatastring

Optional user defined data. Length should not exceed 16K.

recognitionModel'recognition_01' | 'recognition_02' | 'recognition_03' | 'recognition_04'

The recognition model for the face.

faceListIdstring required