Videos

Get Videos

Returns a list of videos.

get/v1/videos

Query parameters

limitinteger

A limit on the number of objects to be returned

A limit on the number of objects to be returned

offsetinteger

The number of objects to skip

The number of objects to skip

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.3

    • ●

      for the query request parameter limit, the exclusiveMinimum was set to 1.00

      request-parameter-exclusive-min-set

    • ●

      for the query request parameter limit, the max was set to 300.00

      request-parameter-max-set

    • ●

      for the query request parameter offset, the min was set to 0.00

      request-parameter-min-set