FaceRecognition.GetFace

Retrieve a Face by its ID.

GetFaceRequest

face_id
string

ID of the face to get

GetFaceResponse

face
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