Videos

Get Video

Returns a single video.

get/v1/videos/{video_id}

Path parameters

video_idstring required

Response

Successful Response

titlestring required

The title of the video

descriptionstring required

The description of the video

order_idinteger

The order ID of the video

thumbnail_urlstring uri

The URL of the thumbnail for the video

platform'youtube' | 'twitch' required
idstring required

The unique identifier of the video

Changes

Changed in 1 of the 28 revisions of this API.1

    • ●

      for the path request parameter video_id, the maxLength was set to 32

      request-parameter-max-length-set