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
getFaces
GET /face
id — query
/api
curl -L '/api/face' \
-H 'Accept: application/json'