Retrieve a Large Face List's largeFaceListId, name, userData and recognitionModel.

get/largefacelists/{largeFaceListId}

Path parameters

largeFaceListIdstring required

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

Query parameters

returnRecognitionModelboolean

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

Response

A successful call returns the Large Face List's information.

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.

largeFaceListIdstring required

Changes

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

    • api operation id LargeFaceList_Get removed and replaced with FaceListOperations_GetLargeFaceList

      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