v50

latestOpenAPI 3.0.3raw.githubusercontent.com2025-01-2810050281.4 KB
Media Assets

Get Dynamic Renditions (renditions for Dynamic Delivery videos)

Gets a list of dynamic renditions for a Dynamic Delivery video. Note: you can use /videos/ref:reference_id instead of /videos/video_id

get/v1/accounts/{{account_id}}/videos/{{video_id}}/assets/dynamic_renditions

Path parameters

account_idstring required

Video Cloud account ID.

video_idstring required

Video ID (specified as {video_id}}).

Headers

Content-Typestring required

Content-Type: application/json

Authorizationstring required

Authorization: Bearer {access_token} - see Getting Access Tokens

Response

200

audio_configurationstring

The audio configuration of the audio track

durationinteger

duration in milliseconds

encoding_rateinteger

average encoding rate in kbps

frame_heightinteger

frame height in pixels

frame_widthinteger

frame width in pixels

media_type'audio' | 'video'

media type for the rendition (audio or video)

rendition_idstring

the rendition id

sizeinteger

the size of the asset in bytes (integer)

updated_atstring

when the video was last modified

uploaded_atstring

when the asset was added to the video in Video Cloud

variant'baseline' | 'main' | 'high'

The variant of the HLS profile (baseline, main, or high)