Skip to main content
GET
Get thumbnails files list

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

videoId
string
required

The YouTube video ID

Required string length: 11
Example:

"dQw4w9WgXcQ"

Response

Successful response

url
string<uri>
required

The URL of the thumbnail image

width
integer
required

The width of the thumbnail image

height
integer
required

The height of the thumbnail image