Skip to main content

getFaces

getFaces

Query Parameters
id uuid REQUIRED
Responses
200
Schema OPTIONAL
object[]
boundingBoxX1 integer
boundingBoxX2 integer
boundingBoxY1 integer
boundingBoxY2 integer
id uuid
imageHeight integer
imageWidth integer
person object
birthDate date
id string
isHidden boolean
name string
thumbnailPath string
updatedAt date-time OPTIONAL

This property was added in v1.107.0

sourceType string OPTIONAL

Possible values: [machine-learning, exif]

getFaces
GET /faces
id — query
/api
curl -L '/api/faces' \
-H 'Accept: application/json'