Get faces with a person

Authentication

AuthorizationBearer

Bearer authentication of the form Bearer <token>, where token is your auth token.

Query parameters

person_idstring or nullOptionalformat: "uuid"
Person ID
person_namestring or nullOptional
Person name

Response

Successful Response
faceslist of objects

List of faces associated with the person (id, image_id, dataset_id, bbox, confidence)

Errors

422
Unprocessable Entity Error