Assets

List assets

List all Mux assets.

get/video/v1/assets

Query parameters

limitinteger

Number of items to include in the response

pageinteger

Offset by this many pages, of the size of limit

cursorstring

This parameter is used to request pages beyond the first. You can find the cursor value in the next_cursor field of paginated responses.

live_stream_idstring

Filter response to return all the assets for this live stream only

upload_idstring

Filter response to return an asset created from this direct upload only

Response

OK

next_cursorstring nullable required

If there are more pages of data, this field will contain a string that can be used with the cursor querystring parameter to fetch the next page of data.

Changes

Changed in 11 of the 28 revisions of this API.11419

    • added the optional property data/items/tracks/items/auto_language_confidence to the response with the 200 status

      response-optional-property-added

    • the endpoint scheme security authorizationToken was added to the API

      api-security-added

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

    • the endpoint scheme security accessToken was added to the API

      api-security-added

    • added the required property data/items/progress to the response with the 200 status

      response-required-property-added

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

    • added the new optional query request parameter cursor

      new-optional-request-parameter

    • added the required property next_cursor to the response with the 200 status

      response-required-property-added

    • added the new audio-only enum value to the data/items/static_renditions/files/items/resolution_tier response property for the response status 200

      response-property-enum-value-added

    • added the optional property data/items/meta to the response with the 200 status

      response-optional-property-added

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

  • 2eec862e7514197See the full diff
    • the response property data/items/mp4_support became optional for the status 200

      response-property-became-optional

    • added the new 1080p.mp4 enum value to the data/items/static_renditions/files/items/name response property for the response status 200

      response-property-enum-value-added

    • added the new 1440p.mp4 enum value to the data/items/static_renditions/files/items/name response property for the response status 200

      response-property-enum-value-added

    • added the new 2160p.mp4 enum value to the data/items/static_renditions/files/items/name response property for the response status 200

      response-property-enum-value-added

    • added the new 270p.mp4 enum value to the data/items/static_renditions/files/items/name response property for the response status 200

      response-property-enum-value-added

    • added the new 360p.mp4 enum value to the data/items/static_renditions/files/items/name response property for the response status 200

      response-property-enum-value-added

    • added the new 480p.mp4 enum value to the data/items/static_renditions/files/items/name response property for the response status 200

      response-property-enum-value-added

    • added the new 540p.mp4 enum value to the data/items/static_renditions/files/items/name response property for the response status 200

      response-property-enum-value-added

    • added the new 720p.mp4 enum value to the data/items/static_renditions/files/items/name response property for the response status 200

      response-property-enum-value-added

    • added the new highest.mp4 enum value to the data/items/static_renditions/files/items/name response property for the response status 200

      response-property-enum-value-added

    • added the optional property data/items/static_renditions/files/items/id to the response with the 200 status

      response-optional-property-added

    • added the optional property data/items/static_renditions/files/items/passthrough to the response with the 200 status

      response-optional-property-added

    • added the optional property data/items/static_renditions/files/items/resolution to the response with the 200 status

      response-optional-property-added

    • added the optional property data/items/static_renditions/files/items/resolution_tier to the response with the 200 status

      response-optional-property-added

    • added the optional property data/items/static_renditions/files/items/status to the response with the 200 status

      response-optional-property-added

    • added the optional property data/items/static_renditions/files/items/type to the response with the 200 status

      response-optional-property-added

    • response property data/items/mp4_support deprecated

      response-property-deprecated

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

  • 5bc9dec57cc412See the full diff
    • added the new premium enum value to the data/items/encoding_tier response property for the response status 200

      response-property-enum-value-added

    • added the optional property data/items/video_quality to the response with the 200 status

      response-optional-property-added

    • response property data/items/encoding_tier deprecated

      response-property-deprecated

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

  • 6aab47a3857711See the full diff
    • added the new drm enum value to the data/items/playback_ids/items/policy response property for the response status 200

      response-property-enum-value-added

    • added the optional property data/items/playback_ids/items/drm_configuration_id to the response with the 200 status

      response-optional-property-added

    • removed the optional property data/items/playback_ids/items/drm_configuration_id from the response with the 200 status

      response-optional-property-removed

    • removed the drm enum value from the data/items/playback_ids/items/policy response property for the response status 200

      response-property-enum-value-removed