Get video thumbnail
Get Video Thumbnail
Retrieve the default thumbnail image for a video
GET
Get video thumbnail
Retrieve the default thumbnail URL for a video. This is automatically generated when the video is uploaded.
- Returns thumbnail as a URL string (not an Image object)
- Thumbnail is auto-generated from the video at upload time
- Thumbnail URL can be used directly in img tags for web display
- If stored in video.thumbnail_url, this method returns cached version
- For custom thumbnails at specific timestamps, use create-thumbnail endpoint