Skip to main content
GET
/
api
/
faces
/
{face_id}
/
thumbnail
Get face thumbnail
curl --request GET \
  --url https://api.example.com/api/faces/{face_id}/thumbnail
"<string>"

Path Parameters

face_id
string
required

Response

Any binary media

A binary file, usually an image or video.