GET videos/{videoId}/captions/{language}
Summary: Show a caption
Operation ID: GET_videos-videoId-captions-language
Auth: unknown
Operation ID: GET_videos-videoId-captions-language
Auth: unknown
Description
Display a caption for a video in a specific language. If the language is available, the caption is returned. Otherwise, you will get a response indicating the caption was not found. Tutorials that use the [captions endpoint](https://api.video/blog/endpoints/captions).
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 captions for.
No probe data for this endpoint yet.