v1
latestOpenAPI 3.1.02026-07-1381127211.1 KBGet Multiple Frame
API to Retrieve Frames of the video based on video_id.
Path parameters
The unique video ID of the video for which the frames to be fetched
The unique video ID of the video for which the frames to be fetched
Query parameters
The frame number from which retrieval should begin. Defaults to the start of the video if not provided.
The frame number from which retrieval should begin. Defaults to the start of the video if not provided.
The number of frames to retrieve, starting from 'start_frame'. If omitted, all available frames will be returned.
The number of frames to retrieve, starting from 'start_frame'. If omitted, all available frames will be returned.
Optional comma-separated list of face IDs (e.g., '1,2,3')
Optional comma-separated list of face IDs (e.g., '1,2,3')
Response
Successful Response