Get Images With Unknown Faces Endpoint

Retrieves images that have at least one face with an unknown name (name IS NULL OR name = '?'). This is optimized to only return images that actually have unknown faces.

get/getImagesWithUnknownFaces

Query parameters

projectIdstring nullable
pageinteger nullable
pageSizeinteger nullable

Response

Successful Response

{"stackTrail":"paths:/getImagesWithUnknownFaces:get:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}

Changes