Retrieve a large face list’s largeFaceListId, name, userData and recognitionModel.
get/largefacelists/{largeFaceListId}
Path parameters
largeFaceListIdstring required
Id referencing a particular large face list.
Query parameters
returnRecognitionModelboolean
A value indicating whether the operation should return 'recognitionModel' in response.
Response
A successful call returns the large face list's information.
Changes
Changed in 3 of the 28 revisions of this API.12
- ○
added the new optional
queryrequest parameterreturnRecognitionModelnew-optional-request-parameter
- ○
- ○
endpoint added
endpoint-added
- ○
- ▲
api path removed without deprecation
api-path-removed-without-deprecation
- ▲