Skip to main content
GET/api/v1/face/collection/faces
Return the faces enrolled in a collection, identified by collection_id. Each face includes its face_id, subject_id, quality_band, and created_at.

Headers

Query parameters

Response

Returns an entity.faces array. Each face includes the face_id, the subject_id it was enrolled under, a quality_band, and created_at.

Errors