user-face

Retrieve user-face by ID

This method allows to get a user-face object by id. User-face is an object that contains source photo, thumbnail, etc

get/user-face/{id}/

Path parameters

idstring required

Response

idstring required
created_datestring date-time required

Object creation date

modified_datestring date-time required

Object modification date

source_photo_namestring required

Filename supplied for source_photo on object creation

frame_coords_leftinteger

Left border of object's bounding box

frame_coords_topinteger

Top border of object's bounding box

frame_coords_rightinteger

Right border of object's bounding box

frame_coords_bottominteger

Bottom border of object's bounding box

thumbnailstring uri required

Object thumbnail

featuresobject required
userinteger required

Related User ID

Changes

No recorded changes to this endpoint across all 1 revision of this API.