GET /videos/{videoId}/chapters
Summary: List video chapters
Operation ID: GET_videos-videoId-chapters
Auth: unknown
Operation ID: GET_videos-videoId-chapters
Auth: unknown
Description
Retrieve a list of all chapters for a specified video.
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 chapters for.
No probe data for this endpoint yet.