GET videos/{videoId}/chapters/{language}
Summary: Show a chapter
Operation ID: GET_videos-videoId-chapters-language
Auth: unknown
Operation ID: GET_videos-videoId-chapters-language
Auth: unknown
Description
Chapters help your viewers find the sections of the video they are most interested in viewing. Tutorials that use the [chapters endpoint](https://api.video/blog/endpoints/chapters).
Parameters (2)
language
(string, path, required)
A valid [BCP 47](https://github.com/libyal/libfwnt/wiki/Language-Code-identifiers) language representation.
videoId
(string, path, required)
The unique identifier for the video you want to show a chapter for.
No probe data for this endpoint yet.