Retrieve available subtitle metadata for a video including vssId, lang, langCode. Returns a 404 error if the video does not exist.
The valid CreatorDB API key for authentication.
The unique YouTube video ID (length: 11 characters).
11^[a-zA-Z0-9_-]{11}$Metadata of YouTube subtitles returned successfully.
YouTube Subtitle Meta API response - available subtitle metadata for a video
Subtitle metadata for the video.
Unique trace ID for each request.
"f8e4a3b2c1d0e9f8a7b6c5d4e3f2a1b0"
Time the response was generated, represented as a Unix timestamp in milliseconds.
1750732453635
Error code returned if the request fails. Empty if the request is sucessful.
""
Description of the error. Empty if the request is sucessful.
""
true if the request is successful.
true