GET videos/{videoId}/captions

api.video

Summary: List video captions
Operation ID: GET_videos-videoId-captions
Auth: unknown
Description

Retrieve a list of available captions for the videoId you provide.

Parameters (3)

currentPage (integer, query, optional, default: 1)

Choose the number of search results to return per page. Minimum value: 1

pageSize (integer, query, optional, default: 25)

Results per page. Allowed values 1-100, default is 25.

videoId (string, path, required)

The unique identifier for the video you want to retrieve a list of captions for.

No probe data for this endpoint yet.