v1

latestOpenAPI 3.1.02026-07-1381127211.1 KB
Video Emotion API

List Videos

Retrieves a paginated list of uploaded video files associated with the authenticated user.

get/v1/videos

Query parameters

offset_video_idstring

The ID of the reference video from which to paginate forward/backward

The ID of the reference video from which to paginate forward/backward

page_sizeinteger

Number of results to return (default: 10)

Number of results to return (default: 10)

directionstring

Pagination direction: forward (default) or backward

Pagination direction: forward (default) or backward

Response

Successful Response

{"stackTrail":"components:schemas:PaginatedResponse:properties:documents","oasType":"schema","type":"unknown","title":"Documents"}
countinteger required