List assets

GET {{baseUrl}}/video/v1/assets

List all Mux assets.

Request Params

KeyDatatypeRequiredDescription
limitnumberNumber of items to include in the response
pagenumberOffset by this many pages, of the size of limit
live_stream_idstringFilter response to return all the assets for this live stream only
upload_idstringFilter response to return an asset created from this direct upload only

HEADERS

KeyDatatypeRequiredDescription
Acceptstring

RESPONSES

status: OK

{"data":[{"tracks":[{"type":"video","max_width":1920,"max_height":800,"max_frame_rate":24,"id":"HK01Bq7FrEQmIu3QpRiZZ98HQOOZjm6BYyg17eEunlyo","duration":734.166667},{"type":"audio","max_channels":2,"id":"nNKHJqw2G9cE019AoK16CJr3O27gGnbtW4w525hJWqWw","duration":734.143991}],"status":"ready","playback_ids":[{"policy":"public","id":"85g23gYz7NmQu02YsY81ihuod6cZMxCp017ZrfglyLCKc"}],"mp4_support":"none","max_stored_resolution":"HD","resolution_tier":"1080p","max_stored_frame_rate":24,"master_access":"none","id":"8jd7M77xQgf2NzuocJRPYdSdEfY5dLlcRwFARtgQqU4","encoding_tier":"baseline","duration":734.25,"created_at":"1609869152","aspect_ratio":"12:5"},{"tracks":[{"type":"video","max_width":1920,"max_height":1080,"max_frame_rate":29.97,"id":"RiyQPM31a1SPtfI802bEP2zD02F5FQVNL801FRHeE5t01G4","duration":23.8238},{"type":"audio","max_channels":2,"id":"LvINTciHVoC017knMCH01y9pSi5OrDLCRaBPNDAoNJcmg","duration":23.823792}],"status":"ready","playback_ids":[{"policy":"public","id":"vAFLI2eKFFicXX00iHBS2vqt5JjJGg5HV6fQ4Xijgt1I"}],"mp4_support":"none","max_stored_resolution":"HD","resolution_tier":"1080p","max_stored_frame_rate":29.97,"master_access":"none","id":"lJ4bGGsp7ZlPf02nMg015W02iHQLN9XnuuLRBsPS00xqd68","encoding_tier":"smart","duration":23.857167,"created_at":"1609868768","aspect_ratio":"16:9"}]}