Files
Get thumbnails files list
This endpoint retrieves a list of thumbnail files for a specified YouTube video.
GET
/
files
/
thumbnails
/
{videoId}
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
The YouTube video ID
Required string length:
11