Video Emotion API

Get Single Frame

Get a unique frame details based on video_id and frame_id

get/v1/videos/{video_id}/frames/{frame_id}

Path parameters

video_idstring required

The unique video ID of the video for which the frame to be fetched.

The unique video ID of the video for which the frame to be fetched.

frame_idstring required

The unique frame ID of the frame to be fetched.

The unique frame ID of the frame to be fetched.

Response

Successful Response

original_frame_imagestring nullable
frame_imagestring nullable
found_facesinteger[] nullable
timestampinteger nullable
frame_idinteger nullable
notestring nullable