Streaming and Downloads

Download a media file (binary)

Downloads a given media file. set format=raw to download the full file

get/smartlists/{smartlist_id}/download

Path parameters

smartlist_idstring required

Unique identifier of the smartlist.

Query parameters

bitrateinteger

Max bitrate for transcoding in bits per second (e.g 192000 = 192Kb)

formatstring
stats0 | 1

Response

Zip archive of the container's media files (only when zip=1 is sent for a zipable type)

Changes

Changed in 6 of the 46 revisions of this API.410

    • api operation id downloadSmartlists was added

      api-operation-id-added

    • added the non-success response with the status 401

      response-non-success-status-added

    • added the non-success response with the status 403

      response-non-success-status-added

    • added the non-success response with the status 500

      response-non-success-status-added

    • added the media type application/zip for the response with the status 200

      response-media-type-added

    • added the non-success response with the status 302

      response-non-success-status-added

    • removed the media type application/json for the response with the status 400

      response-media-type-removed

    • removed the media type application/json for the response with the status 404

      response-media-type-removed

    • removed the media type application/json for the response with the status 416

      response-media-type-removed

    This revision also has 3 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog

    • added the media type application/json for the response with the status 400

      response-media-type-added

    • added the media type application/json for the response with the status 404

      response-media-type-added

    • added the media type application/json for the response with the status 416

      response-media-type-added

    • endpoint added

      endpoint-added

    This revision also has 2 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog

    • api path removed without deprecation

      api-path-removed-without-deprecation