FaceRecognition.GetClusterSet

Retrieve the most recently created Cluster set.

GetClusterSetResponse

cluster_set
ClusterSet

ID of the cluster set

id
string

ID of the cluster set

group_id
string

ID of the group for which this cluster set belongs to

custom_id
string

Custom ID of the cluster set

clusters
array[Cluster]
id
string

ID of the cluster

faces
array[Face]
id
string

ID assigned to the face

group_id
string

ID of the group that this face belongs to

identity_id
string

ID of the identity that this face belongs to

recognized_identity_id
string

ID of the identity that this face was recognized as

data
string

Either encoded or pixel image data

height
int64

Height of the face image

width
int64

Width of the face image

sharpness
float

Sharpness of a face

frontal_pose
string

Frontal pose of a face

created_at
int64

Timestamp of the creation of the face

created_at
int64

Timestamp for when cluster was created

created_at
int64

Timestamp for when cluster set was created